Skip to main content

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

Project description

简体中文文档

GeoServer MCP Server

GeoServer MCP is an MCP (Model Context Protocol) server for GeoServer. It wraps the GeoServer REST API into MCP tools for MCP-compatible clients such as Codex, Cursor, and Claude Desktop.

GeoServer MCP

Overview

  • Manage workspaces, stores, layers, layer groups, feature types, styles, users, and system operations.
  • Expose MCP resources and tools over stdio, streamable-http, and sse.
  • Support local development, uvx launch from PyPI, Docker deployment, and 1Panel deployment.

Prerequisites

Before using GeoServer MCP, you must have a GeoServer instance already deployed and running:

  • A GeoServer service with REST API enabled and accessible over the network.
  • Valid credentials (username and password) for the GeoServer REST API.

Quick Start

Requirements:

  • Python 3.10+
  • A reachable GeoServer instance with REST API enabled

Run directly from PyPI:

uvx --from open-geoserver-mcp geoserver-mcp \
  --url http://localhost:8080/geoserver \
  --user admin \
  --password geoserver

Package naming:

  • PyPI package: open-geoserver-mcp
  • CLI command: geoserver-mcp

Documentation

Open Source Project Files

Development

uv venv --python=3.10
uv pip install -e ".[dev]"
ruff check src tests examples
mypy src/geoserver_mcp
pytest tests -q --cov=geoserver_mcp --cov-report=term-missing
python -m compileall src examples tests

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

open_geoserver_mcp-1.0.3.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

open_geoserver_mcp-1.0.3-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file open_geoserver_mcp-1.0.3.tar.gz.

File metadata

  • Download URL: open_geoserver_mcp-1.0.3.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for open_geoserver_mcp-1.0.3.tar.gz
Algorithm Hash digest
SHA256 7b6757c57902c8efbe5ad3ed9eff02fb95133992dc2c479b907d9321d87de8c4
MD5 3b5b70a7029b32f4f57df5c814e8335e
BLAKE2b-256 c98a0259d9f6fead222195b1e47c564f543d31db5cdf6eec6a680c6dc4c399be

See more details on using hashes here.

File details

Details for the file open_geoserver_mcp-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for open_geoserver_mcp-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cf2f94460fa9f6ea1f56195ffbf62585b12d4364d92d9f2fdbb002cc0dc8565e
MD5 18ae107d566a140fe6ce0b2f334b6e04
BLAKE2b-256 f2bd34d0fd8eda4ca7b5a2bfa089c11390bb7e72ec41e2fa225653d5f2019042

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page