Content
# SuperMapMCP
MCP Client and Server, implementing shapefile import into the database.
## 1. Initialize Environment
### 1.1 Initialize SuperMap Object Java Environment
Download the Object Java 12.0 version components from the SuperMap official website, and download the license for use. Set the bin directory to the environment variable.
### 1.2 Activate Virtual Environment
```bash
source .venv/bin/activate # for linux, etc.
```
```bash
.venv/bin/activate # for windows
```
## 2. Modify Configuration File
Change the contents of the .env file to your OpenAI content.

## 3. Modify Database Information in Server

You need to create a data source using SuperMap components or the desktop application!!
## 4. Run
```bash
uv run client.py server.py
```
Connection Info
You Might Also Like
MarkItDown MCP
Converting files and office documents to Markdown.
Filesystem
Model Context Protocol Servers
Sequential Thinking
Offers a structured approach to dynamic and reflective problem-solving,...
TrendRadar
🎯 Say goodbye to information overload. AI helps you understand news hotspots...
Github
GitHub's official MCP Server
opik
Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic...