gliana-mcp-remote
Officialgliana-mcp-remote
GlianaAI 向けのホスト型 MCP サーバー — Cloudflare Workers 上の Streamable HTTP。無料の ディスカバリ ツールを公開し、無料のインドネシアデータツールを実行するため、任意の MCP クライアントはセットアップ不要でカタログを閲覧し、実際の回答を得られます。
接続先: https://mcp.glianalabs.com/mcp — インストール不要。
ツール | 説明 |
| 販売可能なすべてのモデル: id、カテゴリ、プロバイダ、呼び出しごとの価格。 |
| 1回の呼び出しの正確なコスト(入力によって変わります)。 |
| モデルの入力フィールド。 |
| ユーティリティとインドネシアのデータツール(価格付き)。 |
| 無料のデータツール(wilayah、礼拝時刻、NIK/NPWP チェック、QRIS デコード)を実行します — ウォレットもキーも不要。 |
| 有料生成を行うローカルサーバーのインストール/設定。 |
この表には意図的に件数を含めていません。カタログは /v1/models でライブに提供され、ここを再デプロイしなくても増え続けるため、書き留めた数値はいつの間にか古くなります。list_models が「いくつあるのか」への答えです。
有料生成は意図的にここではホストしていません。 ホスト型サーバーはウォレットの秘密鍵を受け取る必要があり、安全ではありません。生成はローカルの gliana-ai-mcp npx サーバーで実行され、キーがあなたのマシンの外に出ることはありません。how_to_generate がインストール手順を返します。
エンドポイント
POST /mcp # Streamable HTTP (recommended)
GET /sse # legacy SSERelated MCP server: OpenRouter MCP Server
開発
npm install
npm run dev # wrangler dev — POST http://localhost:8787/mcpデプロイ
npx wrangler deployURL を出力します(例: https://gliana-mcp-remote.<subdomain>.workers.dev)。MCP エンドポイントはその URL + /mcp です。Smithery / レジストリに登録するときにこれを使用してください。
設定変数 GLIANA_API_URL(wrangler.jsonc 内)はゲートウェイを指します。デフォルトは 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