Home › Development › GlianaAI
GlianaAI
Pay-per-call AI: 59 generative models (image, video, music, speech). No signup, no API key.
Topics: Aggregators
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.3.2)
npx -y gliana-ai-mcp@0.3.2
Or add to your MCP client config:
{
"mcpServers": {
"gliana-mcp": {
"command": "npx",
"args": [
"-y",
"gliana-ai-mcp@0.3.2"
],
"env": {
"GLIANA_WALLET_KEY": "<YOUR_VALUE>",
"GLIANA_SOLANA_KEY": "<YOUR_VALUE>",
"GLIANA_RAIL": "<YOUR_VALUE>",
"GLIANA_API_URL": "<YOUR_VALUE>"
}
}
}
}
GLIANA_WALLET_KEYsecret — 0x EVM private key for a wallet holding USDC on Base/Tempo — enables the paid generate tool. Discovery tools work without it.GLIANA_SOLANA_KEYsecret — Solana secret key (base58 or JSON array) — enables paying with the solana rail.GLIANA_RAIL— Payment rail for generate: base | tempo | solana (default base).GLIANA_API_URL— Override the gateway base URL (default https://api.glianalabs.com).
Related servers
mindshub
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
pipedream
Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
metamcp
MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
anyquery
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database.…
MCPJungle
Self-hosted MCP Server registry for enterprise AI Agents
opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry