Geoservercloud MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from pypi. Last commit 17 Jul 2026.
MCP server for managing GeoServer workspaces, datastores, layers, and styles
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
ENV GEOSERVER_PASSWORD=geoserver
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
GEOSERVER_URL (GeoServer base URL (default: http://localhost:8080/geoserver)), GEOSERVER_USER (GeoServer username (default: admin)), GEOSERVER_PASSWORD (GeoServer password (default: geoserver)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for managing Modal apps, containers, volumes, and secrets.
MCP server for rendering GeoJSON vector layers into map images with basemaps
Single MCP server for Belgian public transport, statistics, open data, and geospatial services.
MCP server for Japan geodata: cadastral lot numbers (chiban) and reverse geocoding, for AI agents.
MCP server for OpenCage geocoding API
MCP server exposing AEMET (Spanish weather agency) forecasts, station data and warnings.
Geocoding, reverse geocoding, and places search for LatLng.
Geospatial MCP server for earthquake, tsunami, volcano, disaster, and FX data queries.
Answers built from our own checks of this server.