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
Access live company and contact data from Explorium's AgentSource B2B platform.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention
Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports.