Skip to main content
Glama
MrDgbot
by MrDgbot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LANHU_COOKIEYes蓝湖的 Cookie。获取方式:登录蓝湖 (lanhuapp.com) → F12 → Network → 复制任意请求的 Cookie

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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:

  • list: List all designs in the project

  • analyze: Full design analysis with HTML+CSS, tokens, layout (default)

  • slices: Extract slice/asset info for download

  • tokens: Extract design tokens only (fonts, colors, shadows, etc.)

For detailDetach URLs (contains image_id), pass design_names='all'.

lanhu_pageB

Unified Lanhu PRD/prototype tool. Supports listing and analyzing pages.

Modes:

  • list: List all pages in a PRD/prototype document

  • analyze: Analyze specified pages (default)

Prompts

Interactive templates invoked by user choice

NameDescription
frontend-devAnalyze a Lanhu design and generate pixel-accurate frontend code
design-reviewReview a Lanhu design for consistency and implementation feasibility

Resources

Contextual data attached and managed by the client

NameDescription

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