ZSXQ Fetcher
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ZSXQ Fetcher搜一下最近关于 AI 的帖子"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
# ZSXQ Fetcher
🔧 知识星球帖子一键下载 | 🤖 AI 直读星球内容 | 🟢 2026 年唯一在维护的 ZSXQ 工具
[
](QQ 群:1056687150)
为什么你需要这个?
知识星球是一个封闭的内容平台——你付费了,但内容锁在网页里。离线看不了,搜索靠手翻,AI 读不了。
ZSXQ Fetcher 帮你把数据拿回来。 下载帖子到本地,Markdown 格式离线阅读,还能接入 AI 自动帮你读。
⚠️ GitHub 上其他 ZSXQ 下载工具大多已停止维护(2019-2022),API 变更后全部失效。这是 2026 年唯一能跑的。
Related MCP server: xiaohongshu-mcp
5 分钟开始
# 1. 安装
双击 setup.bat
# 2. 获取 token → 填入 scripts/config.json
# 3. 开始下载
python scripts/zsxq_fetcher.py能做什么
功能 | 命令 |
📋 列出所有星球 |
|
📥 下载最新帖子 |
|
🔢 下载指定数量 |
|
🔍 关键词搜索 |
|
📝 导出 Markdown |
|
🔄 增量同步 |
|
📎 下载附件 |
|
🤖 接入 AI(独家功能)
让 Claude、Codex、Cursor、Windsurf 直接读你的星球——自然语言操作就够了。
"列出我的星球"
"搜一下最近关于 AI 的帖子"
"帮我把前 10 条总结一下"支持 MCP 协议,配置一次,永久使用。详见 用户手册 - 接入 AI。
为什么这个还能用?
其他工具用的是 HTTP 直接调 API → ZSXQ 改接口 → 全部炸掉。
我们用 Playwright 模拟真实浏览器。 行为和正常用户一致,API 怎么改都能自适应。1.5 秒请求间隔,不会触发反爬、不会封号。
竞品(已死) | ZSXQ Fetcher | |
技术 | HTTP 请求 | Playwright 浏览器 |
API 变更 | 💀 直接挂 | ✅ 自动适应 |
反爬风险 | 高 | 低(模拟真人) |
AI 接入 | ❌ | ✅ MCP 协议 |
维护 | 2019-2022 停更 | ✅ 2026 持续更新 |
⚠️ 合法使用声明
本工具仅供备份自己已付费购买的知识星球内容,用于个人离线阅读
禁止将下载内容公开传播、转售或用于商业目的
禁止高频请求对平台服务器造成压力
使用本工具产生的任何法律后果由使用者自行承担
请尊重星主的创作版权
安装
Windows / macOS
# 安装 Python 依赖
pip install -r requirements.txt
# 安装 Playwright 浏览器
python -m playwright install chromium或直接双击 setup.bat(Windows)一键完成。
社区
📮 QQ 群:1056687150(ZSXQ Fetcher 用户交流)
🐛 问题反馈:GitHub Issues
📖 使用手册:docs/用户手册.md
Star 历史
如果这个工具对你有帮助,点个 ⭐ 让更多人看到 → 更多用户 → 更多反馈 → 更好的工具。
MIT License © 2026 ZSXQ Fetcher Contributors
This server cannot be deployed
Maintenance
Related MCP Connectors
Connect AI to your flomo notes. Search, create, edit notes and manage tags via MCP.
Read-only MCP tools for AI agent discovery, structured resources, and NIULAI information.
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
Search your Glasp web and Kindle highlights, notes, and AI memories from any MCP client. Read-only.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with Yuque (语雀) platform through MCP protocol, supporting knowledge base management, document operations, search, and team collaboration features.10MIT
- AlicenseAqualityFmaintenanceEnables AI assistants to search, browse, and publish notes on Xiaohongshu (Little Red Book) via MCP tools.8AGPL 3.0
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to search, read, and analyze Zhihu content including questions, answers, comments, and user activities through the MCP protocol.5MIT
- FlicenseAqualityDmaintenanceEnables interaction with Zhejiang University's learning platform (学在浙大 / 智云课堂) via MCP tools, allowing natural language commands to check todos, view schedules, fetch lecture transcripts, and submit homework.74-