Gliana Remote
БесплатноНе проверенHosted MCP server for browsing the GlianaAI model catalog with zero setup, providing model listings, pricing, and schema information via Streamable HTTP.
Описание
Hosted MCP server for browsing the GlianaAI model catalog with zero setup, providing model listings, pricing, and schema information via Streamable HTTP.
README
Hosted MCP server for GlianaAI — Streamable HTTP on Cloudflare Workers. Exposes the free discovery tools so any MCP client (and Smithery's hosted directory) can browse the catalog with zero setup.
| Tool | Description |
|---|---|
list_models |
All 70+ models: id, category, provider, per-call price. |
get_price |
Exact cost of one call (input affects it). |
get_schema |
A model's input fields. |
how_to_generate |
Install/config for the local server that does paid generation. |
Paid generation is intentionally not hosted here. A hosted server would have to
receive your wallet private key — unsafe. Generation runs in the local
gliana-ai-mcp npx server, where the
key never leaves your machine. how_to_generate returns the install steps.
Endpoint
POST /mcp # Streamable HTTP (recommended)
GET /sse # legacy SSE
Develop
npm install
npm run dev # wrangler dev — POST http://localhost:8787/mcp
Deploy
npx wrangler deploy
Prints the URL, e.g. https://gliana-mcp-remote.<subdomain>.workers.dev. The MCP
endpoint is that URL + /mcp — use it when listing on Smithery / registries.
Config var GLIANA_API_URL (in wrangler.jsonc) points at the gateway; defaults
to https://api.glianalabs.com.
MIT © Gliana Labs
Установка Gliana Remote
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Gliana-Labs/gliana-mcp-remoteFAQ
Gliana Remote MCP бесплатный?
Да, Gliana Remote MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Gliana Remote?
Нет, Gliana Remote работает без API-ключей и переменных окружения.
Gliana Remote — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Gliana Remote в Claude Desktop, Claude Code или Cursor?
Открой Gliana Remote на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Gliana Remote with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
