Overview
What is WeRead MCP Server?
WeRead MCP Server is a lightweight server that bridges WeChat Reading data with Claude Desktop, allowing seamless access to reading notes and data.
How to use WeRead MCP Server?
- Ensure Node.js (v16+) is installed.
- Clone the repository:
git clone https://github.com/yourusername/mcp-server-weread.git
- Navigate to the project directory:
cd mcp-server-weread
- Install dependencies:
npm install
. - Obtain WeChat Reading cookies and configure environment variables in the
.env
file. - Start the server:
npm run build
andnode build/index.js
.
Key features of WeRead MCP Server?
- Fetch user bookshelf information.
- Retrieve books with notes.
- Access all notes for specific books.
- Search notes by keywords.
- Get recent reading history.
Use cases of WeRead MCP Server?
- Analyze and discuss reading notes in Claude Desktop.
- Search for specific topics across multiple books.
- Assist in writing by organizing notes and generating outlines.
FAQ from WeRead MCP Server?
- Can I use WeRead MCP Server without WeChat Reading?
No, it requires WeChat Reading data to function.
- Is there a cost to use WeRead MCP Server?
No, it is free to use.
- How secure is my data with WeRead MCP Server?
Cookies are managed through environment variables to ensure security.
Overview
What is WeRead MCP Server?
WeRead MCP Server is a lightweight server that bridges WeChat Reading data with Claude Desktop, allowing seamless access to reading notes and data.
How to use WeRead MCP Server?
- Ensure Node.js (v16+) is installed.
- Clone the repository:
git clone https://github.com/yourusername/mcp-server-weread.git
- Navigate to the project directory:
cd mcp-server-weread
- Install dependencies:
npm install
. - Obtain WeChat Reading cookies and configure environment variables in the
.env
file. - Start the server:
npm run build
andnode build/index.js
.
Key features of WeRead MCP Server?
- Fetch user bookshelf information.
- Retrieve books with notes.
- Access all notes for specific books.
- Search notes by keywords.
- Get recent reading history.
Use cases of WeRead MCP Server?
- Analyze and discuss reading notes in Claude Desktop.
- Search for specific topics across multiple books.
- Assist in writing by organizing notes and generating outlines.
FAQ from WeRead MCP Server?
- Can I use WeRead MCP Server without WeChat Reading?
No, it requires WeChat Reading data to function.
- Is there a cost to use WeRead MCP Server?
No, it is free to use.
- How secure is my data with WeRead MCP Server?
Cookies are managed through environment variables to ensure security.
No tools information available.
No content found.