Geoservercloud MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from pypi. Last commit 17 Jul 2026.
MCP server for managing GeoServer workspaces, datastores, layers, and styles
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add geoservercloud-mcp -- uvx geoservercloud-mcp
{
"mcpServers": {
"geoservercloud-mcp": {
"args": [
"geoservercloud-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.geoservercloud-mcp]
command = "uvx"
args = ["geoservercloud-mcp"]
{
"mcpServers": {
"geoservercloud-mcp": {
"args": [
"geoservercloud-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"geoservercloud-mcp": {
"args": [
"geoservercloud-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.