CN Scraper MCP
Rank #5,147io.github.goesByhc/cn-scraper-mcp
MCP server for AI agents to search major Chinese internet platforms with local-first login support.
CN Scraper MCP is a Model Context Protocol (MCP) server published by goesByhc. It ranks #5,147 of 132,113 servers tracked on MCP Toplist, and its repository has 42 GitHub stars. CN Scraper MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 13, 2026 and most recently updated on Jul 21, 2026.
Ranks ahead of 126,966 of 132,113 servers on MCP Toplist.
Use CN Scraper MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cn-scraper-mcp -- uvx cn-scraper-mcp[mcp_servers.cn-scraper-mcp]
command = "uvx"
args = ["cn-scraper-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cn-scraper-mcp": {
"command": "uvx",
"args": [
"cn-scraper-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cn-scraper-mcp": {
"command": "uvx",
"args": [
"cn-scraper-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cn-scraper-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"cn-scraper-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cn-scraper-mcp": {
"command": "uvx",
"args": [
"cn-scraper-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cn-scraper-mcp": {
"command": "uvx",
"args": [
"cn-scraper-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.goesByhc%2Fcn-scraper-mcp)<a href="https://mcptoplist.com/server/io.github.goesByhc%2Fcn-scraper-mcp"><img src="https://mcptoplist.com/badge/io.github.goesByhc%2Fcn-scraper-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
goesByhc
Other servers by goesByhc
View all goesByhc servers →Available versions (1)
| Version | Published |
|---|---|
| 0.4.1 | Jul 21, 2026 |
Frequently asked questions
- Who maintains CN Scraper MCP?
- CN Scraper MCP is maintained by goesByhc, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is CN Scraper MCP listed on the Official MCP Registry?
- Yes — CN Scraper MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does CN Scraper MCP have?
- MCP Toplist tracks 1 version of CN Scraper MCP, most recently published on Jul 21, 2026.
- Where can I find the source code for CN Scraper MCP?
- The source code for CN Scraper MCP is hosted at github.com/goesByhc/cn-scraper-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.