Geoserver
@ronitjadhav
关于 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:
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"geoserver": {
"command": "uvx",
"args": [
"geoservercloud-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
评论