Back to directory
tosin2013/mcp-adr-analysis-server

tosin2013/mcp-adr-analysis-server

@tosin2013

A sophisticated Model Context Protocol (MCP) server for analyzing Architectural Decision Records (ADRs) and providing deep architectural insights to AI agents.

architectureadranalysisdecision-recordsaimcptypescriptmodel-context-protocolcontext

Installation & Configuration

{
  "mcpServers": {
    "adr-analysis": {
      "command": "mcp-adr-analysis-server",
      "env": {
        "PROJECT_PATH": "/path/to/your/project",
        "OPENROUTER_API_KEY": "your_key_here",
        "EXECUTION_MODE": "full"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12