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

一次调用的精确费用(输入会影响费用)。

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_URL(位于 wrangler.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