modelscope·@mahdin75/geoserver-mcp
暂无描述。
版本 0.4.0(Alpha)正在积极开发中,并将很快发布。我们欢迎贡献者和开发者加入我们共同构建这个项目。
选择最适合您需求的安装方法:
要通过 Smithery 自动为 Claude Desktop 安装 GeoServer MCP 服务器,请使用以下命令:
bash npx -y @smithery/cli install @mahdin75/geoserver-mcp --client claude
Docker 安装是运行 GeoServer MCP 服务器最快且最隔离的方式。它适用于:
bash docker pull mahdin75/geoserver-mcp docker run -d mahdin75/geoserver-mcp
如果您使用的是 Claude Desktop,请编辑 claude_desktop_config.json。
如果您使用的是 Cursor,请创建 .cursor/mcp.json。
json { "mcpServers": { "geoserver-mcp": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "GEOSERVER_URL=http://localhost:8080/geoserver", "-e", "GEOSERVER_USER=admin", "-e", "GEOSERVER_PASSWORD=geoserver", "-p", "8080:8080", "mahdin75/geoserver-mcp" ] } } }
pip 安装推荐给大多数希望直接在系统上运行服务器的用户。此方法适用于:
bash pip install uv
Linux/Mac:
bash uv venv --python=3.10
Windows PowerShell:
bash uv venv --python=3.103. 使用 pip 安装包:
bash uv pip install geoserver-mcp
Linux/Mac:
bash export GEOSERVER_URL="http://localhost:8080/geoserver" export GEOSERVER_USER="admin" export GEOSERVER_PASSWORD="geoserver"
Windows PowerShell:
powershell $env:GEOSERVER_URL="http://localhost:8080/geoserver" $env:GEOSERVER_USER="admin" $env:GEOSERVER_PASSWORD="geoserver"
如果你将使用 Claude 桌面版,则不需要此步骤。对于 Cursor 或你自己的自定义客户端,你应该运行以下代码。
Linux:
bash source .venv/bin/activate
geoserver-mcp
或
bash source .venv/bin/activate
geoserver-mcp --url http://localhost:8080/geoserver --user admin --password geoserver --debug
Windows PowerShell:
bash ..venvScriptsactivate geoserver-mcp
或
bash ..venvScriptsactivate geoserver-mcp --url http://localhost:8080/geoserver --user admin --password geoserver --debug
如果你使用的是 Claude 桌面版,请编辑 claude_desktop_config.json。
如果你使用的是 Cursor,请创建 .cursor/mcp.json。
Windows:
json { "mcpServers": { "geoserver-mcp": { "command": "C:\path\to\geoserver-mcp\.venv\Scripts\geoserver-mcp", "args": [ "--url", "http://localhost:8080/geoserver", "--user", "admin", "--password", "geoserver" ] } } }
Linux:
json { "mcpServers": { "geoserver-mcp": { "command": "/path/to/geoserver-mcp/.venv/bin/geoserver-mcp", "args": [ "--url", "http://localhost:8080/geoserver", "--user", "admin", "--password", "geoserver" ] } } }
开发安装是为贡献者和开发者设计的,他们希望修改代码库。这种方法适用于:
bash pip install uv
bash uv venv --python=3.10
bash uv pip install -e .
Linux/Mac:
bash export GEOSERVER_URL="http://localhost:8080/geoserver" export GEOSERVER_USER="admin" export GEOSERVER_PASSWORD="geoserver"
Windows PowerShell:
powershell $env:GEOSERVER_URL="http://localhost:8080/geoserver" $env:GEOSERVER_USER="admin" $env:GEOSERVER_PASSWORD="geoserver"
如果你将使用 Claude 桌面版,则不需要此步骤。对于 Cursor 或你自己的自定义客户端,你应该运行以下代码。
Linux:
bash source .venv/bin/activate
geoserver-mcp
或
bash source .venv/bin/activate
geoserver-mcp --url http://localhost:8080/geoserver --user admin --password geoserver --debug
Windows PowerShell:
bash ..venvScriptsactivate geoserver-mcp
或
bash ..venvScriptsactivate geoserver-mcp --url http://localhost:8080/geoserver --user admin --password geoserver --debug
如果你使用的是 Claude 桌面版,请编辑 claude_desktop_config.json。
如果你使用的是 Cursor,请创建 .cursor/mcp.json。
Windows:
json { "mcpServers": { "geoserver-mcp": { "command": "C:\path\to\geoserver-mcp\.venv\Scripts\geoserver-mcp", "args": [ "--url", "http://localhost:8080/geoserver", "--user", "admin", "--password", "geoserver" ] } } }
Linux:
json { "mcpServers": { "geoserver-mcp": { "command": "/path/to/geoserver-mcp/.venv/bin/geoserver-mcp", "args": [ "--url", "http://localhost:8080/geoserver", "--user", "admin", "--password", "geoserver" ] } } }## 🛠️ 可用工具
| 工具 | 描述 |
|---|---|
list_workspaces | 获取可用的工作区 |
create_workspace | 创建新的工作区 |
get_layer_info | 获取详细的图层元数据 |
list_layers … |
暂无描述。
快递100 MCP Server提供快递信息查询、快递运费预估比价、快递时效查询(含发货前时效查询与在途动态时效查询)等功能。
全球酒店预订 MCP 服务,全球第三大B2B酒旅供应商官方出品,提供 200 万 + 酒店搜索、价格查询、可订检查和订单创建能力,让 AI 一键拥有原生酒店预订功能,企业和个人均可一键接入,完全免费。 支持通过城市名称、机场代码、热门景点、交通枢纽、酒店名称或具体地址等多种目标地点类型进行精准搜索,并提供灵活的星级筛选、入住日期设置、住宿天数配置等专业筛选功能。 还可基于用户的个人偏好或特定条件(如距离景点/机场/市中心更近)提供个性化酒店推荐,并生成多维度热门榜单,包括高性价比酒店、好评热门酒店、人气精选等不同类型的专业推荐。 整个工具能够通过自然语言交互,智能完成从地点解析、酒店筛选、个性化推荐到预订支付的完整服务流程,为各类商务出行、家庭度假和个人旅行提供精准、高效的酒店选择解决方案。
DataV Atlas MCP服务是阿里云DataV团队提供的地理空间数据可视化MCP服务,提供地理空间数据的大模型可视分析能力,包含地理空间数据处理、地理空间数据生成、地理空间可视化布局算法、地理空间可视化编码工具等。
可获取本地公网ip,并且支持任意ip地址归属地查询
现已支持5个核心API接口和MCP协议的对接, 涵盖询价、发单、查询详情等,是国内首家兼容MCP协议的配送服务商。