Lanhu MCP
by isolamenter
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_DIR | No | Managed Packet and downloaded-asset cache. | ./data |
| DDS_COOKIE | No | Optional Cookie sent only to the configured DDS host and subdomains. | |
| SERVER_HOST | No | HTTP bind host; only loopback addresses are accepted. | 127.0.0.1 |
| SERVER_PORT | No | HTTP port. | 8126 |
| DDS_BASE_URL | No | Advanced HTTPS-only endpoint override. | |
| HTTP_RETRIES | No | Retry count, from 0 to 3. | 3 |
| HTTP_TIMEOUT | No | Positive request timeout in seconds. | 30 |
| LANHU_COOKIE | No | Cookie sent only to the configured Lanhu host and subdomains. | |
| MCP_TRANSPORT | No | http or stdio. | http |
| LANHU_BASE_URL | No | Advanced HTTPS-only endpoint override. | |
| MAX_ASSET_BYTES | No | Maximum bytes per downloaded asset. | 52428800 |
| UNITY_TEXT_FONT_GUID | No | Optional default UGUI Font GUID from an imported .ttf/.otf. | |
| MAX_NODES_PER_RESPONSE | No | Maximum node count for a full response. | 200 |
| MAX_PACKET_ASSET_BYTES | No | Maximum aggregate downloaded bytes per Packet. | 524288000 |
| UNITY_TEXT_FONT_MAP_JSON | No | Optional inline source-font-name to UGUI Font GUID map. | |
| UNITY_TEXT_FONT_MAP_PATH | No | Optional path to a UTF-8 UGUI font map JSON file. | |
| ASSET_DOWNLOAD_CONCURRENCY | No | Download workers, from 1 to 16. | 4 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/isolamenter/lanhuMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server