location-services.json•2.69 kB
{
"apps": [
{
"slug": "server-google-maps",
"name": "Google Maps Server",
"categoryId": "location-services",
"description": "Google 地图集成,提供位置服务、路线规划和地点详细信息",
"website": "https://github.com/modelcontextprotocol/servers/tree/main/src/google-maps",
"github": "https://github.com/modelcontextprotocol/servers/tree/main/src/google-maps",
"docs": "https://github.com/modelcontextprotocol/servers/tree/main/src/google-maps",
"version": "1.0.0"
},
{
"slug": "mcp-timeserver",
"name": "Time Server",
"categoryId": "location-services",
"description": "访问任意时区的时间并获取当前本地时间",
"website": "https://github.com/SecretiveShell/MCP-timeserver",
"github": "https://github.com/SecretiveShell/MCP-timeserver",
"docs": "https://github.com/SecretiveShell/MCP-timeserver",
"version": "1.0.0"
},
{
"slug": "mcp-geo",
"name": "MCP Geo",
"categoryId": "location-services",
"description": "支持 nominatim、ArcGIS、Bing 的地理编码 MCP 服务器",
"website": "https://github.com/webcoderz/MCP-Geo",
"github": "https://github.com/webcoderz/MCP-Geo",
"docs": "https://github.com/webcoderz/MCP-Geo",
"version": "1.0.0"
},
{
"slug": "mcp-server-ipinfo",
"name": "IPInfo Server",
"categoryId": "location-services",
"description": "使用 IPInfo API 获取 IP 地址的地理位置和网络信息",
"website": "https://github.com/briandconnelly/mcp-server-ipinfo",
"github": "https://github.com/briandconnelly/mcp-server-ipinfo",
"docs": "https://github.com/briandconnelly/mcp-server-ipinfo",
"version": "1.0.0"
},
{
"slug": "qgis-mcp",
"name": "QGIS MCP",
"categoryId": "location-services",
"description": "通过MCP将QGIS桌面端与Claude AI连接。该集成支持提示辅助的项目创建、图层加载、代码执行等功能。",
"website": "https://github.com/jjsantos01/qgis_mcp",
"github": "https://github.com/jjsantos01/qgis_mcp",
"docs": "https://github.com/jjsantos01/qgis_mcp",
"version": "1.0.0"
},
{
"slug": "nearby-search-mcp",
"name": "Nearby Search MCP",
"categoryId": "location-services",
"description": "一个基于IP定位检测的附近地点搜索MCP服务器。",
"website": "https://github.com/kukapay/nearby-search-mcp",
"github": "https://github.com/kukapay/nearby-search-mcp",
"docs": "https://github.com/kukapay/nearby-search-mcp",
"version": "1.0.0"
}
]
}