arcmap-mcp
by pedralcg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ARCMAP_GP_TIMEOUT | No | Timeout in seconds for geoprocessing tools (heavy). Default is 1800 (30 minutes). | 1800 |
| ARCMAP_BRIDGE_BIND | No | Bind address for the bridge socket. Default is 127.0.0.1. Set to 0.0.0.0 for remote access (use with caution). | 127.0.0.1 |
| ARCMAP_BRIDGE_HOST | No | Host of the bridge (used by the MCP server to connect). Default is 127.0.0.1. | 127.0.0.1 |
| ARCMAP_BRIDGE_TIMEOUT | No | Timeout in seconds for bridge commands (non-geoprocessing). Default is 60. | 60 |
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/pedralcg/arcmap-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server