Skip to content
Back to search
30
MCP

AdrMcp

io.github.atypical-consulting/adr-mcp

MCP server for Architectural Decision Records: navigate, author, validate, link, and analyze them.

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

Similar MCP servers embedding-nearest

mcp-adr
MCP server for Architecture Decision Records — create, manage, diagram, and export ADRs
0 tools
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
archiet-audit-mcp
Architecture audit MCP server — submit architecture docs from any AI coding agent and get back a consulting-grade traceability audit at a sh
0 tools
adcirc-mcp
MCP server for ADCIRC model setup debugging, parameter lookup, and configuration validation
0 tools

How to use

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

{
  "mcpServers": {
    "adrmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}