Skip to main content
Glama
Gliana-Labs

gliana-mcp-remote

Official

gliana-mcp-remote

GlianaAI 向けのホスト型 MCP サーバー — Cloudflare Workers 上の Streamable HTTP。無料の ディスカバリ ツールを公開し、無料のインドネシアデータツールを実行するため、任意の MCP クライアントはセットアップ不要でカタログを閲覧し、実際の回答を得られます。

接続先: https://mcp.glianalabs.com/mcp — インストール不要。

ツール

説明

list_models

販売可能なすべてのモデル: id、カテゴリ、プロバイダ、呼び出しごとの価格。

get_price

1回の呼び出しの正確なコスト(入力によって変わります)。

get_schema

モデルの入力フィールド。

list_tools

ユーティリティとインドネシアのデータツール(価格付き)。

run_free_tool

無料のデータツール(wilayah、礼拝時刻、NIK/NPWP チェック、QRIS デコード)を実行します — ウォレットもキーも不要。

how_to_generate

有料生成を行うローカルサーバーのインストール/設定。

この表には意図的に件数を含めていません。カタログは /v1/models でライブに提供され、ここを再デプロイしなくても増え続けるため、書き留めた数値はいつの間にか古くなります。list_models が「いくつあるのか」への答えです。

有料生成は意図的にここではホストしていません。 ホスト型サーバーはウォレットの秘密鍵を受け取る必要があり、安全ではありません。生成はローカルの gliana-ai-mcp npx サーバーで実行され、キーがあなたのマシンの外に出ることはありません。how_to_generate がインストール手順を返します。

エンドポイント

POST /mcp     # Streamable HTTP (recommended)
GET  /sse     # legacy SSE

Related MCP server: OpenRouter MCP Server

開発

npm install
npm run dev          # wrangler dev — POST http://localhost:8787/mcp

デプロイ

npx wrangler deploy

URL を出力します(例: https://gliana-mcp-remote.<subdomain>.workers.dev)。MCP エンドポイントはその URL + /mcp です。Smithery / レジストリに登録するときにこれを使用してください。

設定変数 GLIANA_API_URLwrangler.jsonc 内)はゲートウェイを指します。デフォルトは https://api.glianalabs.com です。

MIT © Gliana Labs

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • F
    license
    A
    quality
    C
    maintenance
    An 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.
    5
    1
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP 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.
    26
    3
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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