Skip to main content
Glama
tina6668758-debug

arcmap-10-8-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARCMAP_MCP_MOCKNoSet to '1' to run in mock mode (protocol validation) without an ArcMap installation.
ARCMAP_MCP_PYTHONNoPath to the ArcMap Desktop 10.8 Python executable (e.g., C:\Python27\ArcGIS10.8\python.exe). Required for real ArcPy operations (not needed when ARCMAP_MCP_MOCK=1).
ARCMAP_MCP_SCRATCHNoScratch directory for generated output files and audit logs. If set, output paths must be inside this directory.
ARCMAP_MCP_LOG_FILENoOptional path to the audit log file. If set, it must reside within ARCMAP_MCP_SCRATCH.
ARCMAP_MCP_MAX_WORKERSNoMaximum number of concurrent ArcPy tasks. Defaults to 1; allowed values 1-4.
ARCMAP_MCP_ALLOWED_ROOTSNoSemicolon-separated list of directories that the server may read/write. Must include all data and project directories.
ARCMAP_MCP_QUEUE_TIMEOUT_SECONDSNoTimeout in seconds for a task waiting to acquire an available worker.
ARCMAP_MCP_ADVANCED_TOOL_ALLOWLISTNoSemicolon-separated ArcPy tool names allowed for advanced mode, or 'ALL' to allow all non-destructive tools. Omit to disable advanced mode.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/tina6668758-debug/arcmap-10-8-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server