Skip to main content
Glama
revfanc
by revfanc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LANHU_COOKIEYes完整的Cookie,从浏览器开发者工具复制

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
lanhu_ui_regionC

Return exact elements plus flow/flex/grid-first implementation guidance.

lanhu_ui_assetsC

Download the exact cuts shown by Lanhu's cut-away mode.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3/5.0

Scored across 2 tools

Disambiguation5/5

The two tools are clearly distinct: one provides region and implementation guidance, the other handles asset downloads. No overlap.

Naming Consistency5/5

Both tools follow a consistent snake_case pattern with 'lanhu_ui_' prefix and a noun indicating the resource (region, assets).

Tool Count3/5

With only 2 tools, the server feels very thin. While it may serve a narrow purpose, most similar servers offer more operations.

Completeness2/5

The server covers only two aspects of UI design interaction. Missing obvious tools like listing regions, getting design specs, or other common operations.

Maintenance

ActivitySlowing
ResponsivenessNo issues