Geoserver
@ronitjadhav
About Geoserver
A Model Context Protocol (MCP) server that exposes GeoServer REST API functionality for natural language interaction. Built on the python-geoservercloud library, this MCP server provides 80+ tools for managing:
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"geoserver": {
"command": "uvx",
"args": [
"geoservercloud-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Geoserver?
Geoserver is a Model Context Protocol (MCP) server that exposes GeoServer REST API functionality for natural language interaction. Built on the python-geoservercloud library, it provides over 80 tools for managing geospatial data and infrastructure, targeting users who need to interact with GeoServer through an AI assistant.
How to use Geoserver?
Configure your GeoServer URL and credentials via environment variables, then connect the MCP server to any compatible AI client. No specific commands or config keys are described in the README beyond setting the endpoint and authentication.
Key features of Geoserver
- 80+ tools for GeoServer management
- Manage workspaces, datastores, layers, and styles
- Supports PostGIS, GeoPackage, and Shapefile sources
- Apply SLD, CSS, and MBStyle formats
- Organize layers into groups
- Control access rules and permissions
Use cases of Geoserver
- Natural-language creation and configuration of GeoServer workspaces
- Automated publishing of vector and raster layers from existing datastores
- Styling geospatial data with SLD, CSS, or Mapbox styles via chat
- Bulk setup of layer groups and security rules
FAQ from Geoserver
What GeoServer instances does the server work with?
It works with any GeoServer instance (local or remote) after you configure the GeoServer URL and credentials via environment variables.
How many tools are included?
The server provides over 80 tools covering workspaces, datastores, layers, styles, layer groups, and security.
What underlying library does this MCP server use?
It is built on the python-geoservercloud library.
What can I manage with this server?
You can manage workspaces, datastores (PostGIS, GeoPackage, Shapefile), feature types and layers, styles (SLD/CSS/MBStyle), layer groups, and access rules/permissions.
How do I provide authentication credentials?
Credentials are configured through environment variables—set your GeoServer URL and related authentication details before launching the MCP server.
More Developer Tools MCP servers
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments