wooxogh/adr-mcp-setup
🔌 MCP Serverwooxogh
Automate Architecture Decision Record (ADR) creation and management directly from your Claude Code conversations.
adr-mcp-setup is a specialized MCP server designed to bridge the gap between conversational AI development and formal architectural documentation. It monitors Claude Code interactions to identify significant architectural shifts, triggering the creation of ADRs. The system utilizes Claude Opus to ensure that each record meets high-quality standards, providing automated feedback and refinement.
Key features include intelligent duplicate detection to prevent redundant documentation, a dependency graph builder that maps how different architectural decisions relate to one another, and a proactive stale-alert system that notifies developers when existing ADRs may need updates based on new project context. This tool is built to integrate seamlessly into existing development environments, allowing teams to maintain a living, breathing record of their system's evolution without the friction of manual documentation tasks.
💡Highlights
- ├─Auto-generates ADRs from chat
- ├─AI-powered quality review
- └─Dependency graph visualization
🎯For
- ├─Software Architects
- └─Engineering Managers