Lanhu MCP Server
by y2075024064
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug mode (true/false). | false |
| DATA_DIR | No | Directory for storing data, caches, and logs. | ./data |
| SERVER_HOST | No | The host address the MCP server listens on. | 0.0.0.0 |
| SERVER_PORT | No | The port the MCP server listens on. | 8000 |
| HTTP_TIMEOUT | No | HTTP request timeout in seconds. | 30 |
| LANHU_COOKIE | Yes | The Lanhu cookie required to access the Lanhu platform. Obtain by logging into the Lanhu web version and copying the Cookie header from browser developer tools. This is mandatory. | |
| VIEWPORT_WIDTH | No | Browser viewport width used for page screenshots. | 1920 |
| LANHU_USER_NAME | No | User name for collaboration tracking and @mentions, used in stdio mode. | |
| LANHU_USER_ROLE | No | User role (e.g., Developer, Frontend, Backend, Tester, Product), used in stdio mode. | |
| VIEWPORT_HEIGHT | No | Browser viewport height used for page screenshots. | 1080 |
| FEISHU_WEBHOOK_URL | No | Optional Feishu webhook URL for sending notifications to a Feishu group. |
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 | |