mcp_tianditu
Tianmap MCP Server provides a comprehensive set of geographic information service APIs adhering to the MCP protocol standards. It supports key mapping functionalities such as geocoding and reverse geocoding, making it easy for intelligent agents to integrate and utilize location-based services.
Tianmap MCP Server
Overview
The Tianmap API is fully compatible with the MCP protocol, offering a set of geographic information service interfaces adhering to MCP protocol standards. The MCP Server provided by Tianmap includes six APIs that support functions like geocoding, reverse geocoding, area search, administrative district search, driving route planning, and public transportation planning.
Features
- Geocoding: Converts addresses to coordinates with precision based on address structure.
- Reverse Geocoding: Retrieves address details from latitude and longitude.
- Area Search: Searches for points of interest within a specified radius.
Getting Started
To use Tianmap MCP Server, you'll need a service key (AK) from the Tianmap platform. Integration can be done via Python or TypeScript, with specific configurations needed for various MCP clients.