关于
This MCP server allows access to various ArcGIS Location Services, providing tools for geocoding, reverse geocoding, finding nearby places, getting directions, retrieving elevation data, and accessing basemap tiles. It enables location-based functionality within applications or services that support the Model Context Protocol (MCP). The server interacts with ArcGIS Location Services via API Key, making it an efficient way to integrate location intelligence into your projects.
主要功能
- Reverse geocodes coordinates to addresses.
- Finds nearby places and points of interest.
- Geocodes addresses and place names to coordinates.
- Generates turn-by-turn directions between locations.
- Retrieves elevation data for specified coordinates.
- 0 GitHub stars
使用案例
- Building location-aware services that require nearby place search.
- Calculating routes and providing navigation assistance.
- Integrating geocoding and reverse geocoding into applications.