Skip to main content
Glama

高德地图

by sugarforever
pyproject.toml649 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "amap-mcp-server" version = "0.1.9" description = "Python版本高德地图MCP Server" readme = "README.md" requires-python = ">=3.10" classifiers = [ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", ] dependencies = [ "mcp==1.8.1", "requests>=2.32.3", ] [project.scripts] amap-mcp-server = "amap_mcp_server:main" [project.urls] "Homepage" = "https://github.com/sugarforever/amap-mcp-server" "Bug Tracker" = "https://github.com/sugarforever/amap-mcp-server/issues"

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/sugarforever/amap-mcp-server'

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