Connects AI assistants to Lanhu design collaboration platform for analyzing Axure prototypes, downloading UI designs, and enabling team knowledge sharing through a collaborative message board that breaks AI IDE silos.
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.
process.env. You'll be asked to provide them before it can run.LANHU_COOKIE— export ="your_lanhu_cookie_here"DDS_COOKIEFEISHU_WEBHOOK_URL— export ="https://open.feishu.cn/open-apis/bot/v2/hook/your-webhook-url"DATA_DIR— export ="./data" # 数据存储目录HTTP_TIMEOUT— export =30 # HTTP请求超时时间(秒)VIEWPORT_WIDTH— export =1920 # 浏览器视口宽度VIEWPORT_HEIGHT— export =1080 # 浏览器视口高度LANHU_USER_NAME— "": "YourName",LANHU_USER_ROLE— "": "Developer"MCP_TRANSPORTSERVER_HOST— export ="0.0.0.0" # 服务器监听地址SERVER_PORT— export =8000 # 服务器端口[](https://m8ven.ai/mcp/dsphper-lanhu-mcp-cbi1u7)