Skip to main content
Glama
qQsss777

mcp-arcgis

by qQsss777

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

Quick Start

  1. Create environment file

Create a .env file in the project root with the following PostgreSQL variables:

API_KEY=API_KEY_FROM_ARCGIS
  1. Launch 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* :

Log results

*Result displayed on this picture could be not exhaustive

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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