mcp-arcgis
Provides tools to find places using the ArcGIS REST API, enabling location-based searches such as restaurants near an address.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-arcgisFind restaurants near 10 Rue de Rivoli, Paris within 1 km"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-arcgis
POC (Proof of Concept) to find place with arcgis-rest-js in Cursor or Claude Desktop, via a MCP Server
Related MCP server: mapbox-mcp-server
Prerequisites
Node.js 18+
MCP client (e.g., Claude Desktop, Cursor)
API Key from ArcGIS Developer: ArcGIS Developer API Key
Quick Start
Create environment file
Create a .env file in the project root with the following PostgreSQL variables:
API_KEY=API_KEY_FROM_ARCGISLaunch the MCP server
To test if everything works, launch the MCP server.
node .The MCP server exposes a tool to list database tables and search in tables.
Usage
From an MCP client (Claude Desktop)
Configure the MCP client according to the client documentation, for example:
{
"mcpServers": {
"postgresql": {
"type": "stdio",
"command": "node",
"args": ["/PATH_TO_FOLDER"]
}
}
}Ask for get informations about restaurants around 1 kilometers from an adress in France. Example* :

*Result displayed on this picture could be not exhaustive
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/qQsss777/mcp-arcgis'
If you have feedback or need assistance with the MCP directory API, please join our Discord server