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
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
markitdown
Python tool for converting files and office documents to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
Fetch
Retrieve and process content from web pages by converting HTML into markdown format.