Back to search
30
MCP

mcp-adr

pypi/mcp-adr

MCP server for Architecture Decision Records — create, manage, diagram, and export ADRs

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.tosin2013/mcp-adr-analysis-server
AI-powered MCP server for analyzing Architectural Decision Records (ADRs).
0 tools
mcp-architector
MCP server for architecture and system design. Store and manage project architecture locally.
0 tools
adr-skills
MCP server that auto-generates Architecture Decision Records from Claude Code conversations using Claude Opus
0 tools
diagrams-mcp
MCP server for generating infrastructure and architecture diagrams as code using the Python diagrams library
0 tools
diagram-mcp-server
An MCP server that seamlessly creates infrastructure diagrams for AWS, Azure, GCP, Kubernetes and more
0 tools
bicameral-mcp
Decision ledger MCP server — ingests meeting transcripts, maps decisions to code, tracks drift
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-adr": {
      "url": "None",
      "transport": "http"
    }
  }
}