Lanhu MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LANHU_COOKIE | Yes | 蓝湖的 Cookie。获取方式:登录蓝湖 (lanhuapp.com) → F12 → Network → 复制任意请求的 Cookie |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| lanhu_resolve_invite_linkB | Resolve Lanhu invite/share link to actual project URL with tid/pid/docId parameters. |
| lanhu_designA | Unified Lanhu design tool. Supports listing, analyzing, extracting tokens, and getting slices. Modes:
For detailDetach URLs (contains image_id), pass design_names='all'. |
| lanhu_pageB | Unified Lanhu PRD/prototype tool. Supports listing and analyzing pages. Modes:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| frontend-dev | Analyze a Lanhu design and generate pixel-accurate frontend code |
| design-review | Review a Lanhu design for consistency and implementation feasibility |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/MrDgbot/lanhu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server