mcp-geo-server

agent-engineering-studio/mcp-geo-server
★ 0 stars Python AI/LLM Updated today
Intelligent GeoServer MCP server built on the Microsoft Agent Framework: an LLM agent (local Ollama, Ollama Cloud, or Anthropic Claude) drives GeoServer in natural language — workspaces, PostGIS datastores, layers, SLD styles and OGC WMS/WFS/WFS-T — exposed as a single MCP tool, with a Leaflet test UI and a Docker stack.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-geo-server": {
      "command": "uvx",
      "args": [
        "mcp-geo-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-geo-server

Topics

ai-agentanthropicclaudedockerfastapigeoservergisleafletmcpmicrosoft-agent-frameworkmodel-context-protocologcollamaopenstreetmappostgis