Skip to content
Back to search
30
MCP

io.github.dnotitia/akb

io.github.dnotitia/akb

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

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.xchucx/agent-memory
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
0 tools
io.github.cranot/agentskb
Researched knowledge for AI agents. Canonical answers from official sources.
0 tools
io.github.thebasedcapital/brainbox
Hebbian memory for AI agents. Learns file patterns, predicts next tools, saves tokens.
0 tools
io.github.Cranot/agentskb
Researched knowledge for AI agents. Canonical answers from official sources.
0 tools
io.github.krimto-labs/krimto
Memory for AI coding agents — markdown in your own git, not a vendor database. Apache-2.0.
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.dnotitia/akb": {
      "url": "None",
      "transport": "http"
    }
  }
}