Pay-per-call AI: 59 generative models (image, video, music, speech). No signup, no API key.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by GlianaAI.
list_modelsEvery model: id, category, provider, per-call price.
get_priceExact cost of one call (input affects it β video duration, TTS length).
get_schemaA model's input fields (required, defaults).
generateRun a model β media URL, or assistant text for chat models.
list_toolsEvery utility tool: price, HTTP method, example input, guidance.
toolRun one utility tool β scraping, screenshots, social cards, OCR, structured extraction, market data, chain RPC, reference data.
Pay-per-call generative AI for any MCP client (Claude Desktop, Cursor, β¦). 90+ models β image, video, video editing, music, speech, LLM chat β plus utility, market-data and SEC-filing tools, with no signup and no API key. Paid calls settle per call from your own wallet over MPP / x402.
list_models, get_price, get_schema,
list_tools).generate runs a model and settles the gateway's 402 from your wallet (USDC on
Base). Your private key is read from the client config and never leaves your
machine β non-custodial, same model as ai.glianalabs.com.| Tool | Paid? | Description |
|---|---|---|
list_models | free | Every model: id, category, provider, per-call price. |
get_price | free | Exact cost of one call (input affects it β video duration, TTS length). |
get_schema | free | A model's input fields (required, defaults). |
generate | paid | Run a model β media URL, or assistant text for chat models. |
list_tools | free | Every utility tool: price, HTTP method, example input, guidance. |
tool | mostly paid | Run one utility tool β scraping, screenshots, social cards, OCR, structured extraction, market data, chain RPC, reference data. |
recipe | paid | Run a multi-model pipeline in one call (e.g. textβimageβvideo). |
list_tools reads the gateway live, so it is never out of date β which is why this
table doesn't enumerate the utility tools. A written-down list goes stale the moment
a new endpoint ships, and this one had.
Some utility tools are free and need no wallet at all (list_tools reports them
at priceMicroUsd: 0) β currently the Indonesian reference endpoints: official
region data, prayer times, and NIK verification.
Models that take a source file (image-to-video, video-to-video, transcription) accept
a public URL in their file field (e.g. image, video_uri). Have a local file?
Upload it first β no key, no payment:
Pass the returned url into the model field. Max 40 MB; video / image / audio only.
Add to your MCP client config.
Claude Desktop (claude_desktop_config.json) / Cursor (~/.cursor/mcp.json):
generate settles the gateway's 402 from your wallet. Pick a rail and set its key:
Use a dedicated wallet, funded with only what you intend to spend. This server signs payments locally β the key never leaves your machine and is never sent to us β but it is still a private key on a machine running an AI agent. Do not use a wallet that holds anything you would miss.
Prefer
*_KEY_FILEover the inline variable. Your MCP client config gets synced to cloud storage, committed by accident, and screenshotted when you ask someone for help. A file youchmod 600does not:Inline still works if you prefer it β the server just warns on stderr.
| Rail | Env var | Wallet needs |
|---|---|---|
| base (default) | GLIANA_WALLET_KEY_FILE or GLIANA_WALLET_KEY (0x EVM key) | USDC on Base β gasless EIP-3009 signature |
| tempo | same key as base | USDC on Tempo |
| solana | GLIANA_SOLANA_KEY_FILE or GLIANA_SOLANA_KEY (base58 or JSON-array secret key) | USDC on Solana |
GLIANA_RAIL β base | tempo | solana. Optional; defaults to base (or
solana if only a Solana key is set). The wallet must hold USDC on that chain.GLIANA_API_URL β optional, defaults to https://api.glianalabs.com.Keys are needed only for paid calls. The discovery tools β and the free utility
tools list_tools reports at priceMicroUsd: 0 β work without any wallet.
Restart the client. Ask it to "list GlianaAI models" or "generate an image of a red fox with nano-banana-2".
Fund the wallet with a few dollars of USDC on your chosen chain (Base, Tempo, or
Solana). You pay only the per-call price (see get_price); there's no
subscription and no balance held by us.
Use a dedicated low-balance wallet for agents. Never paste your main wallet's key into any config.
MIT Β© Gliana Labs
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/glianaai)<a href="https://allmcps.com/mcp/glianaai"><img src="https://allmcps.com/api/badge/glianaai?style=directory" alt="GlianaAI on AllMCPs" /></a>