io.github.tosin2013

mcp-adr-analysis-server

AI-powered MCP server for analyzing Architectural Decision Records (ADRs).

stdiocommunityknowledge

Package Details

Transportstdio

Environment Variables

PROJECT_PATH

Path to the project directory to analyze (defaults to current directory)

OPENROUTER_API_KEY
Secret

OpenRouter API key for AI-powered analysis (required for full execution mode)

EXECUTION_MODE

Execution mode: 'full' for AI results or 'prompt-only' for prompts (default: prompt-only)

ADR_DIRECTORY

ADR directory relative to project path (default: docs/adrs)