← Index

io.github.ronitjadhav/geoservercloud-mcp

io.github.ronitjadhav/geoservercloud-mcp·v0.1.7·Maps & Location
Quality Score
76
/100

MCP server for managing GeoServer workspaces, datastores, layers, and styles

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "geoservercloud-mcp": {
      "command": "uvx",
      "args": [
        "geoservercloud-mcp"
      ],
      "env": {
        "GEOSERVER_URL": "<geoserver_url>",
        "GEOSERVER_USER": "<geoserver_user>",
        "GEOSERVER_PASSWORD": "<your-geoserver_password>"
      }
    }
  }
}
§02  Environment variables
GEOSERVER_URL

GeoServer base URL (default: http://localhost:8080/geoserver)

GEOSERVER_USER

GeoServer username (default: admin)

GEOSERVER_PASSWORD
secret

GeoServer password (default: geoserver)

§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Maps & Location