- ArcGIS Location Services MCP Server
ArcGIS Location Services MCP Server
Content
ArcGIS Location Services MCP Server
MCP Server for ArcGIS Location Services.
Tools
-
geocode- Search for an address, place, or point of interest
- Inputs:
singleLine(string): Complete address in a single stringaddress(string): Place name or partial addresslocation(string, optional): Nearby point in "longitude,latitude" formatcategory(string, optional): POI category to search for
- Returns: Matching locations with addresses, coordinates, and match scores
-
reverse_geocode- Convert geographic coordinates to an address
- Inputs:
location(string): Location as "longitude,latitude"outFields(string, optional): Fields to include in response
- Returns: Address information, location type, and address components
-
find_nearby_places- Find nearby places and points of interest
- Inputs:
x(number): Longitude of center pointy(number): Latitude of center pointpageSize(number, optional): Number of results to returncategories(string, optional): Category filterradius(number, optional): Search radius in metersincludeDetails(boolean, optional): Whether to include detailed place informationdetailsLimit(number, optional): Maximum number of places to get details for
- Returns: List of places with names, addresses, categories, and optional details
-
get_directions- Get detailed turn-by-turn directions between locations
- Input:
stops(string): Semicolon-separated list of "longitude,latitude" pairs
- Returns: Route summary with distance, time, and turn-by-turn directions
-
get_elevation- Get elevation data for locations on land or water
- Inputs:
lonandlat(numbers, optional): Coordinates for a single pointcoordinates(string, optional): JSON array of [lon, lat] pairs for multiple pointsrelativeTo(string, optional): Reference point for elevation measurement
- Returns: Elevation data with reference datum and spatial reference
-
get_basemap_tile- Access static basemap tiles service with different styles
- Inputs:
version(string, optional): API versionstyle_base(string, optional): Base style categorystyle_name(string, optional): Map style namerow,level,column(numbers, optional): Tile coordinates
- Returns: Basemap tile information and status
Setup
Installing via Smithery
To install arcgis-location-services-mcp for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @puran1218/arcgis-location-services-mcp --client claude
API Key
Get an ArcGIS Developer API key by creating an account at ArcGIS Location Platform and generating an API key.
Usage with Claude Desktop
Add the following to your claude_desktop_config.json in Claude for Desktop:
{
"mcpServers": {
"arcgis-location-services": {
"command": "uv",
"args": [
"--directory",
"C:\\ABSOLUTE\\PATH\\TO\\ArcGIS-Location-Services-MCP-Server",
"run",
"main.py"
],
"env": {
"ARCGIS_LOCATION_SERVICE_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
License
This MCP server is provided as-is. Usage of ArcGIS Location Services is subject to Esri's terms of service.
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
ChatWiseThe second fastest AI chatbot™
Tavily Mcp
CursorThe AI Code Editor
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server
WindsurfThe new purpose-built IDE to harness magic
Serper MCP ServerA Serper MCP Server
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
DeepChatYour AI Partner on Desktop