mcp_dl
by danierli
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TOKEN | No | MCP 鉴权 token,两端需一致;留空则不校验 | |
| GEO_MCP_HOST | No | 服务监听地址 | 0.0.0.0 |
| GEO_MCP_PORT | No | 服务监听端口 | 9876 |
| MCP_SERVER_URL | No | 对外暴露的 SSE 端点(注册到平台时填) | http://localhost:9876/sse |
| MCP_SERVER_DESC | No | MCP 服务描述 | 地理工具:聚类分组、距离计算、方向排序 |
| MCP_SERVER_LABEL | No | MCP 服务标识 | geo-mcp-service |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- 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/danierli/mcp_dl'
If you have feedback or need assistance with the MCP directory API, please join our Discord server