gliana-mcp-remote
Officialgliana-mcp-remote
Gehosteter MCP-Server für GlianaAI — Streamable HTTP auf Cloudflare Workers. Er stellt die kostenlosen Discovery-Tools bereit und führt die kostenlosen indonesischen Datentools aus, sodass jeder MCP-Client den Katalog durchsuchen und ohne Einrichtung echte Antworten erhalten kann.
Verbindung herstellen: https://mcp.glianalabs.com/mcp — nichts zu installieren.
Tool | Beschreibung |
| Jedes verkäufliche Modell: id, category, provider, Preis pro Aufruf. |
| Exakte Kosten eines Aufrufs (die Eingabe beeinflusst sie). |
| Die Eingabefelder eines Modells. |
| Hilfs- und indonesische Datentools, mit Preisen. |
| Führt die kostenlosen Datentools aus (wilayah, prayer times, NIK/NPWP checks, QRIS decode) — kein Wallet, kein Schlüssel. |
| Installation/Konfiguration für den lokalen Server, der die kostenpflichtige Generierung übernimmt. |
Anzahlangaben fehlen in dieser Tabelle bewusst: Der Katalog wird live unter
/v1/models bereitgestellt und wächst hier ohne erneutes Deployment, sodass jede
festgeschriebene Zahl stillschweigend veraltet. list_models ist die Antwort auf
„Wie viele?“.
Kostenpflichtige Generierung wird hier bewusst nicht gehostet. Ein gehosteter Server
müsste den privaten Schlüssel deiner Wallet empfangen — unsicher. Die Generierung läuft im
lokalen gliana-ai-mcp npx-Server, wo der
Schlüssel deinen Rechner nie verlässt. how_to_generate liefert die Installationsschritte.
Endpunkt
POST /mcp # Streamable HTTP (recommended)
GET /sse # legacy SSERelated MCP server: OpenRouter MCP Server
Entwicklung
npm install
npm run dev # wrangler dev — POST http://localhost:8787/mcpBereitstellung
npx wrangler deployGibt die URL aus, z. B. https://gliana-mcp-remote.<subdomain>.workers.dev. Der
MCP-Endpunkt ist diese URL + /mcp — verwende ihn bei der Auflistung auf Smithery /
in Registern.
Die Konfigurationsvariable GLIANA_API_URL (in wrangler.jsonc) zeigt auf das
Gateway; der Standardwert ist https://api.glianalabs.com.
MIT © Gliana Labs
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that provides tools for exploring large OpenAPI schemas without loading entire schemas into LLM context. Perfect for discovering and analyzing endpoints, data models, and API structure efficiently.914MIT
- FlicenseAqualityCmaintenanceAn MCP server for discovering and querying over 300 AI models available on OpenRouter. It enables users to list, search, filter, compare, and get detailed information about models with pricing, context limits, and capabilities.51
- AlicenseNot gradedqualityDmaintenanceMCP server for fal model discovery, execution, pricing, and local media processing, enabling AI model workflows via natural language.108MIT
- AlicenseNot gradedqualityAmaintenanceMCP server for loading and exploring OpenAPI/Swagger specifications, enabling AI assistants to dynamically browse API contracts by loading specs, searching endpoints, inspecting schemas, and retrieving operations.263MIT
Related MCP Connectors
Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Gliana-Labs/gliana-mcp-remote'
If you have feedback or need assistance with the MCP directory API, please join our Discord server