AdrMcp
Rank #22,259io.github.Atypical-Consulting/adr-mcp
MCP server for Architectural Decision Records: navigate, author, validate, link, and analyze them.
AdrMcp is a Model Context Protocol (MCP) server published by atypical-consulting. It ranks #22,259 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. AdrMcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 8, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 110,146 of 132,405 servers on MCP Toplist.
Use AdrMcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add adr-mcp -- dnx AdrMcp[mcp_servers.adr-mcp]
command = "dnx"
args = ["AdrMcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"adr-mcp": {
"command": "dnx",
"args": [
"AdrMcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"adr-mcp": {
"command": "dnx",
"args": [
"AdrMcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"adr-mcp": {
"type": "stdio",
"command": "dnx",
"args": [
"AdrMcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"adr-mcp": {
"command": "dnx",
"args": [
"AdrMcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"adr-mcp": {
"command": "dnx",
"args": [
"AdrMcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Atypical-Consulting%2Fadr-mcp)<a href="https://mcptoplist.com/server/io.github.Atypical-Consulting%2Fadr-mcp"><img src="https://mcptoplist.com/badge/io.github.Atypical-Consulting%2Fadr-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
atypical-consulting
Other servers by atypical-consulting
View all atypical-consulting servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jul 9, 2026 |
Frequently asked questions
- Who maintains AdrMcp?
- AdrMcp is maintained by atypical-consulting, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is AdrMcp listed on the Official MCP Registry?
- Yes — AdrMcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does AdrMcp have?
- MCP Toplist tracks 1 version of AdrMcp, most recently published on Jul 9, 2026.
- Where can I find the source code for AdrMcp?
- The source code for AdrMcp is hosted at github.com/atypical-consulting/adrmcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.