← All servers
🔍

AkbVerified🛡 No advisories

io.github.dnotitia/akb
New to MCP? Start here →
73★ stars
0weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/dnotitia, which proved it owns this namespace.

Verified owner: github.com/dnotitiaio.github.dnotitia/akb

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs AKB_PAT.
Configuration
Reads AKB_MCP_URL.

About

Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.

Packages & transports

npmakb-mcpv2.0.4 · npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "akb": {
      "command": "npx",
      "args": [
        "-y",
        "akb-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 akb-mcp