Wraps the python-geoservercloud library to expose 80+ GeoServer REST API operations through MCP. You can manage workspaces, datastores, layers, and styles using natural language instead of writing API calls. Works with Claude Desktop, VS Code, Cursor, and other MCP clients. The underlying library supports the full GeoServer Cloud REST API, so you get things like PostGIS datastore connections, layer publishing, and style management. Reach for this when you're administering GeoServer instances and want to skip the web UI or manual curl commands. Configuration takes three environment variables: your GeoServer URL, username, and password.
claude mcp add --transport stdio ronitjadhav-geoservercloud-mcp -- uvx geoservercloud-mcp