Back to Home
33jrdd icon

uc-mcp

Verified Safe

by 33jrdd

Overview

Programmatically interact with the UnknownCheats forum, bypass Cloudflare protection, and extract structured data including thread content and code blocks.

Installation

Run Command
node dist/index.js

Environment Variables

  • UC_BASE_URL
  • UC_COOKIES_PATH
  • CHROME_PATH
  • NODE_ENV

Security Notes

The server uses `puppeteer-real-browser` to control a local Chrome instance, which introduces dependency on Chrome's security and the websites it navigates. The `performLogin` function handles sensitive credentials (username/password) provided by the LLM, but these are not hardcoded. Session cookies are saved locally to `cookies.json`, which could be a sensitive file if not properly secured on the host system. No direct use of `eval` or malicious patterns observed in the provided core source code, though `pac-resolver` (a dependency) uses `degenerator` which can dynamically generate functions for PAC file processing.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens10000
Stars0
Forks0
Last Update2026-01-19

Tags

UnknownCheatsMCPCloudflare bypassWeb scrapingForum automation