Back to Home
PSYnala icon

wechat-parser-mcp

Verified Safe

by PSYnala

Overview

Parses WeChat articles to extract full content, including text, images, and videos, with support for batch processing and local saving.

Installation

Run Command
python3 server.py

Security Notes

The server performs web scraping on user-provided URLs using Selenium, which inherently carries risks such as resource exhaustion, IP blocking, or exposure to malicious external content. The `install_dependencies.sh` script uses `curl | sh` for `uv` installation, which can be a security concern if the `uv` script source is compromised. However, the server itself does not contain obvious code execution vulnerabilities, hardcoded secrets, or path traversal issues in its file-saving function. It is intended for research and personal use as stated in the README, implying the user is aware of scraping implications.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens7500
Stars0
Forks0
Last Update2025-11-19

Tags

Web ScrapingArticle ParsingContent ExtractionPythonAutomation