Back to directory
mahdin75/geoserver-mcp

mahdin75/geoserver-mcp

@mahdin75

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

geoservermcpgeospatialrest-apillmspatialgismodel-context-protocoltool

Installation & Configuration

{
  "mcpServers": {
    "geoserver-mcp": {
      "command": "geoserver-mcp",
      "args": [
        "--url",
        "http://localhost:8080/geoserver",
        "--user",
        "admin",
        "--password",
        "geoserver"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13