CN Scraper MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 691 installs a week from pypi. Last commit 29 Jul 2026.
MCP server for AI agents to search major Chinese internet platforms with local-first login support.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cn-scraper-mcp -- uvx cn-scraper-mcp
{
"mcpServers": {
"cn-scraper-mcp": {
"args": [
"cn-scraper-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.cn-scraper-mcp]
command = "uvx"
args = ["cn-scraper-mcp"]
{
"mcpServers": {
"cn-scraper-mcp": {
"args": [
"cn-scraper-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cn-scraper-mcp": {
"args": [
"cn-scraper-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.