Plus version of MCP server for accessing RedNote
Project description
RedNote-MCP-Plus
⚙️ 配备更全面工具集的小红书 MCP 服务器。
主要特性
- 简单易上手:只需要几行简单的命令即可体验工具能力,无需额外配置
- 自动化互动工具:包含发布、点赞、收藏、评论、关注等工具,助力自动化账号运营
- 自动化爬虫工具:包含搜索、笔记内容爬取、用户数据爬取等工具,助力内容搜索
工具清单
- ✅登录:使用其他工具前必须使用该工具登录小红书,保存登录态
- ❤️点赞:点赞任意笔记
- 📥收藏:收藏任意笔记
- 💬评论:评论任意笔记
- 👤关注:关注任意用户
- 🖼️发布笔记:发布任意图文笔记
- 🔍搜索笔记:关键词搜索笔记
- 📖笔记内容爬取:以MarkDown形式保存任意笔记
- 📊用户数据爬取:获取用户昵称、简介、标签、互动信息
快速开始
如果你想快速体验工具能力,按照以下步骤即可:
配置环境
- 安装uv:
brew install uv
- 安装playwright:
pip install playwright
playwright install
- 安装node:
brew install node
- 安装小红书MCP
uv tool install rednote_mcp_plus
快速试用
一行命令启动MCP服务调试!
npx @modelcontextprotocol/inspector uvx rednote_mcp_plus
如果一切顺利的话,现在你就可以看到如图所示列出的所有工具了,接下来你可以随意试用感兴趣的MCP工具了!
⚠️ 注意: 请务必先使用manualLogin工具登录小红书后再体验其他工具!
效果展示
图中展示了获取笔记内容的结果,包含了标题、作者、图文/视频、正文、标签、互动数据、发布时间、发布地点等数据。
MCP服务器配置
以Cline配置为例:
{
"mcpServers": {
"RedNote_MCP_Plus": {
"command": "uvx",
"args": [
"rednote_mcp_plus"
]
}
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rednote_mcp_plus-0.9.0.tar.gz
(10.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rednote_mcp_plus-0.9.0.tar.gz.
File metadata
- Download URL: rednote_mcp_plus-0.9.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d4a8be657367080f42e03292d424d270610793b701d703d791221c1f31f5d64
|
|
| MD5 |
b5169d535084c2049c48847035b7491b
|
|
| BLAKE2b-256 |
9a05c3c69b7875169f889c0e08208e25b0dad83e426c65063dbf45449e64f49d
|
File details
Details for the file rednote_mcp_plus-0.9.0-py3-none-any.whl.
File metadata
- Download URL: rednote_mcp_plus-0.9.0-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a2e59f424e8e083e814f4f5bfe52ca57c073e3dd79d1593d6fa1c53278d2e92
|
|
| MD5 |
8f28309730843025a25ff0b4f69bb156
|
|
| BLAKE2b-256 |
09108180a0022886a08dda5a578900aa793c083794e9de7aa121cde975d7a00c
|