GitHub Stars
5
User Rating
Not Rated
Favorites
0
Views
51
Forks
1
Issues
1
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Required software and versions:Node.js: 16 or higher
npm: 7 or higher
Installation Steps
1. Global NPM Installation
bash
npm install -g rednote-mcp
2. Initialize Login
bash
rednote-mcp init
3. Install from Source
bash
Clone the project
git clone https://github.com/iFurySt/RedNote-MCP.git
cd RedNote-MCP
Install dependencies
npm install
Global install (optional)
npm install -g .
Or run directly
npm run dev -- init