Lanhu MCP Server
by Hewiek
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | 调试模式(true/false) | false |
| DATA_DIR | No | 数据存储目录 | ./data |
| SERVER_HOST | No | 服务器监听地址 | 0.0.0.0 |
| SERVER_PORT | No | 服务器端口 | 8000 |
| HTTP_TIMEOUT | No | HTTP 请求超时时间(秒) | 30 |
| LANHU_COOKIE | Yes | 蓝湖 Cookie(必需)。获取 Cookie:登录蓝湖网页版,打开浏览器开发者工具,从请求头中复制 Cookie | |
| VIEWPORT_WIDTH | No | 浏览器视口宽度 | 1920 |
| LANHU_USER_NAME | No | 用户姓名(用于协作追踪和 @提醒),stdio 环境变量 | |
| LANHU_USER_ROLE | No | 用户角色(Developer/Frontend/Backend/Tester/Product 等),stdio 环境变量 | |
| VIEWPORT_HEIGHT | No | 浏览器视口高度 | 1080 |
| FEISHU_WEBHOOK_URL | No | 配置飞书机器人 Webhook URL(可选) |
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 | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues