GeoServer MCP (also known as GeoServer Cloud MCP, geoservercloud-mcp) is a Model Context Protocol server that lets AI assistants like Claude manage GeoServer through natural language. It exposes 80+ GeoServer REST operations — workspaces, datastores, layers, styles, coverage stores, WMS/WMTS cascading, layer groups, security and ACL — as MCP tools.
geoservercloud-mcp
Install with pip install geoservercloud-mcp or add it to Claude Code with claude mcp add geoserver -- uvx geoservercloud-mcp.
pip install geoservercloud-mcp
claude mcp add geoserver -- uvx geoservercloud-mcp
GitHub · PyPI