Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.
npx @getmcp/cli add io.github.dnotitia/akbRequires Node.js 18+. Community-contributed server. Review source before installing.
AKB_MCP_URLYour AKB backend MCP endpoint, e.g. https://akb.example.com/mcp/ — or try the public demo at https://akb-demo.agent.seahorse.dnotitia.ai/mcp/
AKB_PATAKB Personal Access Token (akb_...). Create one in your AKB instance, or sign up on the public demo with any email to get one.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dnotitia/akb": {
"command": "npx",
"args": [
"-y",
"akb-mcp"
],
"env": {
"AKB_MCP_URL": "",
"AKB_PAT": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Rust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.