71
/ 100
1 month ago
glama

xhs-mcp

A MCP server for Xiaohongshu that enables account login, copywriting generation, and automatic publishing with AI-generated images via conversation.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: DEEPSEEK_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDEEPSEEK_API_KEY在发布图文时,必须有一张配图才可以发布。所以在调用发布文案工具时会自动根据文案生成一张小红书风格的配图。在生成小配图时,用到了 DeepSeek 的 chat 模型,所以需要配置 这个环境变量。如果需要切换到其它模型,请配置 BASE_URL 环境变量(默认为 DEEPSEEK 的地址),,并将"DEEPSEEK_API_KEY"设为对应的密钥即可。
configBASE_URL在发布图文时,必须有一张配图才可以发布。所以在调用发布文案工具时会自动根据文案生成一张小红书风格的配图。在生成小配图时,用到了 DeepSeek 的 chat 模型,所以需要配置 DEEPSEEK_API_KEY 这个环境变量。如果需要切换到其它模型,请配置 环境变量(默认为 DEEPSEEK 的地址),,并将"DEEPSEEK_API_KEY"设为对应的密钥即可。
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/softegli-xhs-mcp-17ob2l)](https://m8ven.ai/mcp/softegli-xhs-mcp-17ob2l)
commit: 02535f522b359f49ffcbc9b09ace079c7a291461
code hash: 9dc1d178f3dfaf6f2f7954ef78b6b1484fa1e23f65c7399c447e6bdc6f183a9e
verified: 6/18/2026, 10:51:38 AM
view raw JSON →