Reads WeChat Official Account articles by bypassing anti-scraping mechanisms using a headless browser for large language models.
Sponsored
This MCP server, built with Rust, enables AI clients to access and process content from WeChat Official Account articles. It skillfully navigates WeChat's anti-scraping measures by utilizing a headless Chrome browser to render pages and then extracting the title, author, publish time, and full article body into a structured JSON format. This empowers large language models, which typically struggle with WeChat's restrictions, to effectively 'read' and incorporate the information from these articles.
主な機能
01MCP Protocol Integration via stdio JSON-RPC
02Fast Startup and Low Memory Footprint (Rust-native)
03Structured Content Extraction using CSS Selectors
04Browser-Based Rendering with Headless Chrome
05Single Binary Distribution
060 GitHub stars
ユースケース
01Empowering Large Language Models (LLMs) to read WeChat articles
02Integrating WeChat article content into AI clients like Claude Desktop
03Automated data extraction from WeChat Official Accounts for analysis