Lad MCP Server
Related Servers
Alternatives to Lad MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceAI-powered code review server that analyzes git diffs and PRs with context from project guidelines and task lists. Supports integration with Claude Code and Cursor via MCP.31MIT
- FlicenseNot gradedqualityDmaintenanceAn AI-powered server for code analysis, requirements validation, and automated fix proposals with human-in-the-loop confirmation. It supports multiple LLM providers and ensures safe file modifications through automatic backups and path validation.-
- FlicenseBqualityAmaintenanceA local-first, agent-agnostic MCP server that provides semantic search, persistent memory, and automated code review capabilities for development workflows. It leverages the Auggie SDK to offer advanced tools for codebase indexing, implementation planning, and deterministic static analysis.5248-
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server that turns multiple AI coding agents into a coordinated team that chats, debates, remembers, audits security, and works in parallel on the same project.MIT
- FlicenseNot gradedqualityFmaintenanceMCP server for code review using OpenRouter API. Supports local code review via MCP or web interface.12-
- AlicenseBqualityCmaintenanceProduction-grade, autonomous Model Context Protocol (MCP) server that elevates AI models from stateless code generators into persistent, self-verifying software engineers.211MIT
TDQS
Scored across 2 tools
The two tools, code_review and system_design_review, target distinctly different domains: code snippets/diffs vs. system design proposals. There is no overlap in their purpose, making disambiguation straightforward.
Both tools follow a consistent verb_noun pattern using snake_case (code_review, system_design_review). The naming is predictable and clear.
With only two tools, the server is quite minimal. While the tools are specific and well-defined, the narrow scope may feel thin for a general development assistant, but it is not excessively small for a focused purpose.
The server covers two common review types (code and system design) but lacks additional reviews like architecture, security, or documentation. The tools accept file paths, suggesting some flexibility, but the surface is notably incomplete for comprehensive review workflows.