Xiaohongshu MCP Python
by betars
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | 服务器监听地址 (Server listening address) | 0.0.0.0 |
| PORT | No | 服务器端口 (Server port) | 18060 |
| HEADLESS | No | 浏览器无头模式 (Browser headless mode) | true |
| LOG_LEVEL | No | 日志级别 (Log level) | INFO |
| COOKIES_PATH | No | Cookie 文件路径 (Cookie file path) | ./data/cookies.json |
| BROWSER_BIN_PATH | No | 浏览器二进制路径 (Browser binary path), 自动检测 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |