Skip to main content
Glama
pyproject.toml376 B
[project] name = "AMapMCP" version = "0.1.0" description = "A FastAPI and fastmcp based Amap Navigation MCP tool that provides interactive map navigation with real-time route planning and WebSocket communication." readme = "README.md" requires-python = ">=3.10" dependencies = [ "fastapi>=0.115.14", "fastmcp>=2.10.1", "uvicorn>=0.30.0", "websockets>=12.0", ]

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/Zhangtiande/AMapMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server