Skip to main content
Glama

Xiaohongshu MCP Server

by billyangbc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoMySQL database hostlocalhost
DB_NAMENoMySQL database namexiaohongshu_mcp
DB_PORTNoMySQL database port3306
DB_USERNoMySQL database userroot
REDIS_DBNoRedis database number0
REDIS_HOSTNoRedis hostlocalhost
REDIS_PORTNoRedis port6379
DB_PASSWORDYesMySQL database password
PROXY_ENABLEDNoEnable proxy configurationtrue
PROXY_TIMEOUTNoProxy timeout in milliseconds10000
REDIS_PASSWORDNoRedis password
BROWSER_TIMEOUTNoBrowser timeout in milliseconds30000
MCP_SERVER_HOSTNoMCP server host0.0.0.0
MCP_SERVER_PORTNoMCP server port3000
BROWSER_HEADLESSNoBrowser headless modetrue
TASK_RETRY_DELAYNoTask retry delay in milliseconds2000
MCP_WEBSOCKET_PORTNoMCP WebSocket port3001
FINGERPRINT_ENABLEDNoEnable fingerprint configurationtrue
TASK_RETRY_ATTEMPTSNoTask retry attempts3
PROXY_CHECK_INTERVALNoProxy check interval in milliseconds300000
TASK_MAX_CONCURRENCYNoMaximum task concurrency10
FINGERPRINT_CACHE_SIZENoFingerprint cache size1000
BROWSER_MAX_CONCURRENCYNoMaximum browser concurrency5

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/billyangbc/xiaohongshu-mcp-nodejs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server