wechat-article-for-ai

Converts WeChat Official Account article URLs into cleaned Markdown, downloading and localizing images (and extracting mpvoice/mpvideo media), and can be run either as a CLI or as an MCP server with exposed tools (convert_article, batch_convert).

Evaluated Mar 30, 2026 (0d ago)
Repo ↗ Automation python scraping we-chat mcp markdown browser-automation image-downloading batch-processing
⚙ Agent Friendliness
70
/ 100
Can an agent use this?
🔒 Security
47
/ 100
Is it safe for agents?
⚡ Reliability
44
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
72
Documentation
70
Error Messages
--
Auth Simplicity
100
Rate Limits
45

🔒 Security

TLS Enforcement
80
Auth Strength
30
Scope Granularity
20
Dep. Hygiene
35
Secret Handling
70

Security posture is mostly about local execution and scraping. README does not describe auth/secrets handling; no secret storage practices are documented. Uses stealth/anti-detection browser automation (Camoufox), which increases operational risk surface (automation tooling, potential need for manual CAPTCHA solving). Dependency hygiene is unknown from the provided content; requirements/CVE info is not shown. TLS is likely used for HTTP image downloads (implied by httpx), but explicit enforcement is not stated.

⚡ Reliability

Uptime/SLA
0
Version Stability
50
Breaking Changes
50
Error Recovery
75
AF Security Reliability

Best When

You need local, automated conversion of WeChat OA articles to Markdown with preserved formatting, and you want to integrate that conversion into an AI agent via MCP.

Avoid When

You cannot or should not run a browser automation stack (Camoufox/Playwright-like tooling), or you need a simple public REST API instead of running code locally.

Use Cases

  • Turn WeChat OA articles into readable Markdown for offline reading or publishing pipelines
  • Ingest articles into RAG/documentation workflows with downloaded local assets
  • Batch conversion of many WeChat article URLs with concurrency-controlled image downloading
  • AI agent workflows that call the conversion as an MCP tool

Not For

  • Circumventing WeChat’s anti-bot measures for unauthorized scraping at scale beyond intended use
  • High-security environments where running a headless/stealth browser is disallowed
  • APIs/clients expecting a hosted SaaS endpoint (this is a local tool/server)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication mechanism is described; access appears to be local tool execution only.

Pricing

Free tier: No
Requires CC: No

Open-source/local tool; no pricing details provided.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Documented

Known Gotchas

  • Requests may fail due to rate limiting or CAPTCHA; agent workflows may need fallback to manual solving (--no-headless) or retry later
  • Running the MCP server and browser automation locally can be resource-intensive (concurrency/image downloading)
  • Because it is a scraper, upstream HTML/CSS structure changes could break parsing, leading to ParseError-like outcomes

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for wechat-article-for-ai.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6533
Packages Evaluated
19870
Need Evaluation
586
Need Re-evaluation
Community Powered