gliana-mcp-remote
Officialgliana-mcp-remote
面向 GlianaAI 的托管 MCP 服务器 —— 基于 Cloudflare Workers 的 Streamable HTTP。它提供免费的发现工具,并运行免费的印尼数据工具,因此任何 MCP 客户端都可以浏览目录,并在零配置下获得真实答案。
连接地址: https://mcp.glianalabs.com/mcp —— 无需安装任何东西。
工具 | 描述 |
| 所有可出售的模型:id、类别、提供方、每次调用的价格。 |
| 一次调用的精确费用(输入会影响费用)。 |
| 模型的输入字段。 |
| 实用工具和印尼数据工具,并附带价格。 |
| 运行免费的数据工具(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 deploy打印出 URL,例如 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