by freestylefly · MCP Server · ★ 525
一个为微信读书提供 MCP 服务的工具 微信读书 MCP Server 是一个为微信读书提供 MCP(Model Context Protocol)服务的工具,支持将微信读书的书籍、笔记和划线数据提供给支持MCP的大语言模型客户端,如Cursor、Claude Desktop。 功能特点 从微信读书获取书架信息 搜索书架中的图书 获取图书的笔记和划线 获取图书的热门书评 支持按章节组织笔记和划线 与支持MCP协议的LLM客户端无缝集成 主要工具 getbookshelf - 获取用户书架上所有书籍 返回书籍基本信息,包括书名、作者、译者和分类等 searchbooks - 通过关键词检索用户书架上的书籍 支持模糊匹配和精确匹配 可选是否包含详细信息 可设置最大结果数量 getbooknotesandhighlights - 获取指定书籍的所有划线和笔记 支持按章节组织结果 支持筛选划线样式 返回结构化的数据以便于LLM理解 getbookbestreview
| Stars | 525 |
| Forks | 60 |
| Language | JavaScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 55.8201107655644/100 |
| Open Issues | 11 |
| Last Updated | 2025-05-18 |
| Created | 2025-04-12 |
| Platforms | mcp, node |
| Est. Tokens | ~210k |
These tools work well together with mcp-server-weread for enhanced workflows:
Explore other popular mcp server tools:
mcp-server-weread is 微信读书MCP. It is categorized as a MCP Server with 525 GitHub stars.
mcp-server-weread is primarily written in JavaScript.
You can find installation instructions and usage details in the mcp-server-weread GitHub repository at github.com/freestylefly/mcp-server-weread. The project has 525 stars and 60 forks, indicating an active community.
mcp-server-weread is released under the MIT license, making it free to use and modify according to the license terms.