ArcGIS MCP
by renemorenow
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ARCGIS_URL | No | URL of the ArcGIS portal (e.g., https://www.arcgis.com or your Enterprise portal) | |
| ARCGIS_PASS | No | Password for password-based authentication | |
| ARCGIS_USER | No | Username for password-based authentication | |
| ARCGIS_TOKEN | No | Temporary authentication token | |
| ARCGIS_API_KEY | No | API key for ArcGIS Online or Enterprise (11.4+) | |
| ARCGIS_PROFILE | No | Named profile for authentication using system keyring | |
| ARCGIS_CLIENT_ID | No | OAuth2 app client ID (optional, used with ARCGIS_USE_OAUTH=true) | |
| ARCGIS_USE_OAUTH | No | Set to 'true' to enable OAuth2 interactive authentication | |
| ARCGIS_WRITE_ENABLED | No | Set to 'true' to enable write operations (create, edit, delete) | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/renemorenow/arcgis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server