Back to search
30
MCP

open-zk-kb

npm/open-zk-kb

Shared, persistent memory for AI assistants, built on the Zettelkasten method.

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

Similar MCP servers embedding-nearest

io.github.mrosnerr/open-zk-kb
Zettelkasten knowledge base for AI assistants with full-text and semantic search.
0 tools
OpenAkashic
Shared long-term memory vault for AI agents with 20 MCP tools.
0 tools · streamable-http
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
io.github.alphaonedev/ai-memory
Persistent memory for any AI — zero token cost until recall
0 tools
io.github.iamtouchskyer/memex
Zettelkasten-based agent memory system with bidirectional links
0 tools

How to use

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

{
  "mcpServers": {
    "open-zk-kb": {
      "url": "None",
      "transport": "http"
    }
  }
}