lanhu-design-mcp
Rank #12,366io.github.blantian/lanhu-design-mcp
Read Lanhu design specs and export fine-grained UI assets with platform-adjusted units
lanhu-design-mcp is a Model Context Protocol (MCP) server published by blantian. It ranks #12,366 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. lanhu-design-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 19, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 103,094 of 115,460 servers on MCP Toplist.
Use lanhu-design-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lanhu-design-mcp -- uvx lanhu-design-mcp[mcp_servers.lanhu-design-mcp]
command = "uvx"
args = ["lanhu-design-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lanhu-design-mcp": {
"command": "uvx",
"args": [
"lanhu-design-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lanhu-design-mcp": {
"command": "uvx",
"args": [
"lanhu-design-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lanhu-design-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"lanhu-design-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lanhu-design-mcp": {
"command": "uvx",
"args": [
"lanhu-design-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lanhu-design-mcp": {
"command": "uvx",
"args": [
"lanhu-design-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.blantian%2Flanhu-design-mcp)<a href="https://mcptoplist.com/server/io.github.blantian%2Flanhu-design-mcp"><img src="https://mcptoplist.com/badge/io.github.blantian%2Flanhu-design-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
blantian
Other servers by blantian
View all blantian servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 19, 2026 |
Frequently asked questions
- Who maintains lanhu-design-mcp?
- lanhu-design-mcp is maintained by blantian, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is lanhu-design-mcp listed on the Official MCP Registry?
- Yes — lanhu-design-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does lanhu-design-mcp have?
- MCP Toplist tracks 1 version of lanhu-design-mcp, most recently published on Jul 19, 2026.
- Where can I find the source code for lanhu-design-mcp?
- The source code for lanhu-design-mcp is hosted at github.com/blantian/lanhu-design-mcp.