geoserver-mcp logo

geoserver-mcp一个将大型语言模型(LLM)连接到 GeoServer REST API 的模型上下文协议(MCP)服务器实现

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

GeoServer MCP Server 是一个模型上下文协议(MCP)服务器实现,能够将大型语言模型(LLM)连接到 GeoServer REST API。这使得 AI 助手能够与地理空间数据和服务交互。项目当前版本为 0.5.0(Beta),正在积极开发中。它允许用户查询和操作 GeoServer 工作区、图层和样式,执行矢量数据的空间查询,生成地图可视化,并访问符合 OGC 标准的 Web 服务(WMS、WFS)。

主要功能

  • 查询并操作 GeoServer 工作区、图层和样式
  • 在矢量数据上执行空间查询
  • 生成地图可视化
  • 访问符合 OGC 标准的 Web 服务(WMS、WFS)
  • 轻松集成 MCP 兼容客户端

价格

模型
Free
评分
暂无评价

使用场景

地理空间数据分析

使用 GeoServer MCP Server 将 LLM 连接到地理空间数据和服务,使 AI 助手能够分析并交互地理空间数据。

地图可视化

使用 GeoServer MCP Server 生成地图可视化,让用户轻松创建并分享交互式地图。

优点 & 缺点

优点

  • 轻松集成 MCP 兼容客户端
  • 支持查询和操作地理空间数据
  • 支持生成地图可视化
  • 可访问符合 OGC 标准的 Web 服务

缺点

  • 需要 Python 3.10 或更高版本
  • 需要运行且已启用 REST API 的 GeoServer 实例
  • 仅限于 beta 版本(0.5.0),可能存在漏洞

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Are there any notable limitations or bugs to be aware of?

Since it is a beta release, users may encounter bugs and incomplete features. The server also requires an active GeoServer instance and may not support all advanced GeoServer functionalities out of the box.

Asked by Boris Yankov · Jun 12, 2026

What features are currently supported in the beta (0.5.0) release?

The beta supports workspace, datastore, coverage store, layer, layer group, user, and style management; querying and manipulating layers; executing spatial queries on vector data; generating map visualizations; and accessing OGC‑compliant services like WMS and WFS. Planned features are listed in the repository but not yet available.

Asked by Ismael Rios · Jun 10, 2026

How does GeoServer MCP Server integrate with AI assistants?

It implements the Model Context Protocol, allowing MCP‑compatible clients such as Claude Desktop or Cursor to send commands that query and manipulate GeoServer workspaces, layers, styles, execute spatial queries, and generate map visualizations via the GeoServer REST API.

Asked by Mustafa Yilmaz · Mar 14, 2026

What are the minimum system requirements for running GeoServer MCP Server?

It requires Python 3.10 or higher and a running GeoServer instance with the REST API enabled. Alternatively, you can use the provided Docker image to avoid Python dependencies.

Asked by Carmela Esposito · Feb 23, 2026

提问

服务配缩器 的替代品