Back to search
30
MCP

geoserver-mcp

pypi/geoserver-mcp

A GeoServer MCP server implementation that enhances LLM capabilities with geospatial data and mapping services via GeoServer REST API

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_geoserver-mcp
A GeoServer MCP server implementation that enhances LLM capabilities with geospatial data and mapping services via GeoServer REST API
0 tools
mahdin75/geoserver-mcp
A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API.
0 tools
geoservercloud-mcp
MCP (Model Context Protocol) server for GeoServer - enables AI assistants to manage GeoServer workspaces, datastores, layers, and styles thr
0 tools
io.github.ronitjadhav/geoservercloud-mcp
MCP server for managing GeoServer workspaces, datastores, layers, and styles
0 tools
gis-mcp-server
MCP Server for geospatial operations - geocoding, routing, spatial analysis
0 tools
geolabel-mcp
MCP server for GeoLabel — GPS coordinates to AI-ready location context
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "geoserver-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}