construction-mcp-server

handaas/construction-mcp-server
★ 0 stars Python Other Updated today
建筑:建筑报建全流程监控 MCP 服务
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "construction-mcp-ser": {
      "command": "uvx",
      "args": [
        "construction-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install construction-mcp-server