Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Gliana Remote

БесплатноНе проверен

Hosted MCP server for browsing the GlianaAI model catalog with zero setup, providing model listings, pricing, and schema information via Streamable HTTP.

GitHubEmbed

Описание

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

from github.com/Gliana-Labs/gliana-mcp-remote

Установка Gliana Remote

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Gliana-Labs/gliana-mcp-remote

FAQ

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

Compare Gliana Remote with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development