73
/ 100
1 day ago
glama

Lanhu MCP

Converts a Lanhu design page into a Unity UGUI prefab YAML snapshot, enabling Unity developers to generate UI prefabs from Lanhu designs.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATA_DIR./data Managed Packet and downloaded-asset cache.
configLANHU_COOKIECopy .env.example to .env. For an authorized Lanhu browser session, set the complete request Cookie header value; do not commit or share it. DDS_COOKIE is separate and never inherits .
configDDS_COOKIECopy .env.example to .env. For an authorized Lanhu browser session, set the complete request Cookie header value; do not commit or share it. is separate and never inherits LANHU_COOKIE.
configHTTP_TIMEOUT30 Positive request timeout in seconds.
configSERVER_HOST127.0.0.1 HTTP bind host; only loopback addresses are accepted.
configSERVER_PORT8126 HTTP port.
configMCP_TRANSPORTstdio /absolute/path/to/lanhu-mcp/.venv/bin/python -m lanhu_mcp
configMAX_NODES_PER_RESPONSE200 Maximum node count for a full response.
configMAX_ASSET_BYTES52428800 Maximum bytes per downloaded asset.
configMAX_PACKET_ASSET_BYTES524288000 Maximum aggregate downloaded bytes per Packet.
configASSET_DOWNLOAD_CONCURRENCY4 Download workers, from 1 to 16.
configHTTP_RETRIES3 Retry count, from 0 to 3.
configLANHU_BASE_URLand DDS_BASE_URL are advanced HTTPS-only endpoint overrides. Process environment variables take precedence over .env; restart the MCP process after changing configuration.
configDDS_BASE_URLLANHU_BASE_URL and are advanced HTTPS-only endpoint overrides. Process environment variables take precedence over .env; restart the MCP process after changing configuration.
configUNITY_TEXT_FONT_GUIDempty Optional default UGUI Font GUID from an imported .ttf/.otf.
configUNITY_TEXT_FONT_MAP_JSONempty Optional inline source-font-name to UGUI Font GUID map.
configUNITY_TEXT_FONT_MAP_PATHempty Optional path to a UTF-8 UGUI font map JSON file.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/isolamenter-lanhumcp-ki6sw5)](https://m8ven.ai/mcp/isolamenter-lanhumcp-ki6sw5)
commit: 8aff4b7199653ad4ac8e322b37c81f8915bc661c
code hash: 2f053adbc225aacff12df981e08ec99e1386a985f14d7d3397bf8916a7d32eea
verified: 7/30/2026, 8:53:14 AM
view raw JSON →