GEO Insights MCP Server - Monitor brand visibility across Chinese AI platforms
Project description
GEO Insights MCP Server
Monitor brand visibility across Chinese AI platforms directly from your AI assistant.
Supported Platforms
DeepSeek, Doubao (ByteDance), Tongyi Qianwen (Alibaba), Yuanbao (Tencent), Kimi (Moonshot AI), Baidu AI+, Quark, Weibo Zhisou.
Installation
Option 1: uvx (recommended)
uvx geo-insights-mcp
Add to your MCP config (Claude Desktop, Cursor, etc.):
{
"mcpServers": {
"geo-insights": {
"command": "uvx",
"args": ["geo-insights-mcp"],
"env": {
"GEO_INSIGHTS_API_KEY": "sk-your-api-key"
}
}
}
}
Option 2: pip
pip install geo-insights-mcp
GEO_INSIGHTS_API_KEY=sk-your-api-key geo-insights-mcp
Getting an API Key
Sign up at api.geotoolhub.com or find us on RapidAPI.
Tools
| Tool | Description |
|---|---|
submit_monitoring_task |
Submit a query to monitor across Chinese AI platforms |
get_task_status |
Poll task status (pending → completed) |
get_task_result |
Fetch full results with AI responses, citations, and references |
Example Usage in Claude
After configuring the MCP server, you can ask Claude:
"Check how Salesforce appears in DeepSeek's AI responses"
Claude will automatically:
- Call
submit_monitoring_taskwith the query - Poll
get_task_statusuntil complete - Call
get_task_resultand present the findings
Environment Variables
| Variable | Required | Description |
|---|---|---|
GEO_INSIGHTS_API_KEY |
Yes | Your GEO Insights API key |
GEO_INSIGHTS_API_URL |
No | API base URL (default: https://api.geotoolhub.com) |
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file geo_insights_mcp-0.1.0.tar.gz.
File metadata
- Download URL: geo_insights_mcp-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a2de7a8c0d69673c6ca4c89705878c02b6abaeda6b106bee4948a3266a54eaf
|
|
| MD5 |
d33981a38947d0d460f127bf22b4550f
|
|
| BLAKE2b-256 |
e88c63a6e40f3b482209c22003db6591b30f72301233917500f4f69a5763565e
|
File details
Details for the file geo_insights_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: geo_insights_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1d90a37e55a95553dfac2312bd02e4ec9cd81dacffdb5bd0cdbcf05a6f37cb9
|
|
| MD5 |
7f633fa210c5c57ac03630200122d3aa
|
|
| BLAKE2b-256 |
64a7451d20c86297884ded7f4651a197f1e59e61db4dcb7995e79798f93fb4cd
|