Back to Home
Xeron2000 icon

redBookMCP

Verified Safe

by Xeron2000

Overview

Generate Xiaohongshu (a Chinese social media platform) content, including structured outlines and AI-generated images, by integrating with Claude Desktop and external image generation APIs.

Installation

Run Command
npx @xeron688/xiaohongshu-mcp

Environment Variables

  • IMAGE_API_URL
  • IMAGE_API_KEY
  • IMAGE_MODEL
  • ENDPOINTS
  • DATA_DIR

Security Notes

The server primarily interacts with local storage (`DATA_DIR`) and an external image API configured via environment variables. There are no direct uses of `eval` or intentional obfuscation. File system operations are confined to the `DATA_DIR`. The main network risk involves requests to the `IMAGE_API_URL`: if a malicious URL is configured or if the image API response contains untrusted URLs, the server could download arbitrary content. However, this is largely dependent on user configuration of environment variables rather than inherent code vulnerabilities. No hardcoded secrets were found.

Similar Servers

Stats

Interest Score55
Security Score8
Cost ClassMedium
Avg Tokens500
Stars1
Forks0
Last Update2025-11-30

Tags

XiaohongshuContent GenerationAIImage GenerationMCP