MCP.so
登录

SuperMapMCP

@liyq0307

关于 SuperMapMCP

MCP Client和Server, 实现shapefile导入到数据库。

基本信息

分类

其他

许可证

Apache-2.0

运行时

python

传输方式

stdio

发布者

liyq0307

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is SuperMapMCP?

SuperMapMCP is an MCP (Model Context Protocol) Client and Server that enables importing shapefiles into a database. It is designed for users who need to automate geospatial data ingestion using SuperMap Object Java components.

How to use SuperMapMCP?

Initialize the SuperMap Object Java environment (version 12.0) and activate the Python virtual environment. Modify the .env file with your OpenAI configuration, then adjust the database connection information in the Server. Create a datasource using SuperMap components or Desktop before running. Execute with uv run client.py server.py.

Key features of SuperMapMCP

  • MCP Client and Server architecture
  • Imports shapefiles into a database
  • Requires SuperMap Object Java 12.0
  • Uses OpenAI for configuration
  • Database connection info configurable in Server

Use cases of SuperMapMCP

  • Automating shapefile-to-database imports
  • Integrating SuperMap geospatial data with MCP-based systems
  • Batch loading GIS data into a relational database

FAQ from SuperMapMCP

What does SuperMapMCP do?

It imports shapefiles into a database using an MCP Client/Server pattern.

What are the runtime dependencies?

SuperMap Object Java 12.0 with a valid license, and a Python virtual environment.

How do I configure the OpenAI integration?

Set the relevant values in the .env file as shown in the README.

How do I set up the database?

Modify the database information in the Server and create a datasource using SuperMap components or Desktop beforehand.

What file formats are supported?

The README only mentions shapefile import to a database.

评论

其他 分类下的更多 MCP 服务器