lad_mcp_server

Shelpuk-AI-Technology-Consulting/lad_mcp_server
★ 22 stars Python 🤖 AI/LLM Updated today
Lad MCP Server: Autonomous code & system design review for AI coding agents (Claude Code, Cursor, Codex, etc.). Features multi-model consensus via OpenRouter and context-aware reviews via Serena.
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": {
    "lad_mcp_server": {
      "command": "uvx",
      "args": [
        "lad-mcp-server"
      ]
    }
  }
}

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

Topics

aiai-agentsclaude-codecode-reviewcodexcoding-agentscursorgeminigithub-copilotopenrouterserenasystem-designvibe-coding