← All servers
πŸ”Œ

adrkit decision memoryPublisherπŸ›‘ No advisories

dev.adrkit/mcp
New to MCP? Start here β†’
2β˜… stars
58weekly installs
just nowlast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of adrkit.dev, who proved control of the domain through the official MCP registry.

Verified owner: adrkit.dev β†—dev.adrkit/mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads ADRKIT_MCP_CWD, ADRKIT_MCP_DIR.

About

Deterministic, offline, read-only ADR decision memory for coding agents. No model or network calls.

Packages & transports

npm@adrkit/mcpv0.2.1 Β· npx

Metadata

LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@adrkit/mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @adrkit/mcp