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가 설치 단계를 반환합니다.

Endpoint

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

Related MCP server: OpenRouter MCP Server

Develop

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

Deploy

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