Uc
Freeby MCP Community
MCP server for UnknownCheats forum — Cloudflare bypass, thread scraping, code extraction
v0.2.15Added Apr 12, 2026
mcpunknowncheatspuppeteercloudflarescraper
Uc MCP Server
MCP server for UnknownCheats forum — Cloudflare bypass, thread scraping, code extraction
Installation
Reviews
Installation
Quick install
npx -y uc-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"uc": {
"command": "npx",
"args": ["-y", "uc-mcp-server"]
}
}
}