Back to directory
geoserver-mcp

geoserver-mcp

@mahdin7570

A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API

GeoServerGeospatialLLMAIREST APIPythonDockerWMSWFSother

Installation & Configuration

{
  "mcpServers": {
    "geoserver-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "geoserver-mcp-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/23
Updated
2026/4/30