lanhu-mcp

dsphper/lanhu-mcp
★ 653 stars Python 🤖 AI/LLM Updated 1mo ago
⚡ 需求分析效率提升 200%!全球首个为 AI 编程时代设计的团队协作 MCP 服务器,自动分析需求自动编写前后端代码,下载切图
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lanhu-mcp": {
      "command": "uvx",
      "args": [
        "lanhu-mcp"
      ]
    }
  }
}

Or install with pip: pip install lanhu-mcp