blbl147-xhs-mcp
About
搜索笔记、浏览首页推荐、查看笔记内容与评论,并发表你的评论。直接在工作流中与小红书内容互动,高效跟进话题。
Use this server
Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.
TransportHTTP (remote server)
Claude Code
claude mcp add --transport http blbl147-xhs-mcp https://server.smithery.ai/@blbl147/xhs-mcp/mcp
Cursor
If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.
VS Code
code --add-mcp '{"name":"blbl147-xhs-mcp","type":"http","url":"https://server.smithery.ai/@blbl147/xhs-mcp/mcp"}'
JSON
{
"mcpServers": {
"blbl147-xhs-mcp": {
"url": "https://server.smithery.ai/@blbl147/xhs-mcp/mcp"
}
}
}