anchorage-gis-mcp

codeforanchorage/anchorage-gis-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
Anchorage GIS MCP server — OpenContext fork serving ArcGIS Online data for the Municipality of Anchorage
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "anchorage-gis-mcp": {
      "command": "uvx",
      "args": [
        "anchorage-gis-mcp"
      ]
    }
  }
}

Or install with pip: pip install anchorage-gis-mcp

README Excerpt

<p align="center"> <img src="docs/opencontext_logo.png" alt="OpenContext Logo" width="400"> </p> --- ```bash cp config-example.yaml config.yaml pip install aiohttp python3 scripts/local_server.py ./scripts/deploy.sh ``` Connect via **Claude Connectors** (same steps on both Claude.ai and Claude Desktop):