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가 설치 단계를 반환합니다.
Endpoint
POST /mcp # Streamable HTTP (recommended)
GET /sse # legacy SSERelated MCP server: OpenRouter MCP Server
Develop
npm install
npm run dev # wrangler dev — POST http://localhost:8787/mcpDeploy
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