BeClaude

architecture-decision-records

New
28.2kSmitheryDocumentationby wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

First seen 5/23/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "architecture-decision-records": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
code-reviewdocumentationwritingplanning

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is architecture-decision-records?

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

How to install architecture-decision-records?

To install architecture-decision-records: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "architecture-decision-records": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is architecture-decision-records best for?

architecture-decision-records is a mcp categorized under Documentation. It is designed for: code-review, documentation, writing, planning. Created by wshobson.