Skip to main content
Location ServicesUnknown

mahdin75/geoserver-mcp

🏠 – A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API, enabling AI assistants to interact with geospatial data and services.

location-serviceslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/mahdin75/geoserver-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "geoserver-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mahdin75/geoserver-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Location Services
Language
Unknown
Author
mahdin75