This server gives AI assistants like Claude and Cursor the ability to analyze and manage Architectural Decision Records in your codebase. It exposes tools to generate ADRs, detect technology stacks, and link decisions to relevant code files using tree-sitter AST parsing across 50+ languages. The analysis runs through OpenRouter.ai models and returns actual results with confidence scores, not prompts to run elsewhere. It includes security content masking, test-driven development validation, and a knowledge graph that tracks relationships between ADRs and implementations. Reach for this when you want your AI assistant to understand architectural decisions in context and automatically discover which code files relate to specific design choices.
claude mcp add --transport stdio tosin2013-mcp-adr-analysis-server uvx mcp-adr-analysis-server