Loomal

akb

MCP server by github.com/dnotitia/akb

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

56 starsnpm: akb-mcp

About akb

akb is an MCP (Model Context Protocol) server published by dnotitia in the official MCP registry, listed under Search on Loomal. Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.

It ships as an npm package (akb-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dnotitia/akb, where the project has earned 56 GitHub stars.

Use akb with your agent

Claude Code · one command
claude mcp add akb -- npx -y akb-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "akb": {
      "command": "npx",
      "args": [
        "-y",
        "akb-mcp"
      ]
    }
  }
}
npmakb-mcp

Frequently asked questions

What is akb?
akb is an MCP (Model Context Protocol) server by dnotitia in the Search category. Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.
How do I connect akb to Claude, Cursor, or another MCP client?
Install akb from its npm package (akb-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is akb open source?
Yes — the source code is public at github.com/dnotitia/akb, with 56 GitHub stars.
Can AI agents pay to use akb?
Not yet through Loomal — akb is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain akb? Claim this listing free by verifying GitHub ownership, or contact us.