Skip to content
Back to search
30
MCP

io.github.mrosnerr/open-zk-kb

io.github.mrosnerr/open-zk-kb

Zettelkasten knowledge base for AI assistants with full-text and semantic search.

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

Similar MCP servers embedding-nearest

iflow-mcp_joshylchen-zettelkasten
A comprehensive, AI-powered Zettelkasten knowledge management system with MCP integration
0 tools
iflow-mcp_zettelkasten-mcp
A Zettelkasten knowledge management system as an MCP server
0 tools
io.github.iamtouchskyer/memex
Zettelkasten-based agent memory system with bidirectional links
0 tools
open-zk-kb
Persistent memory for agents. Corrections stick, context compounds, every session starts smarter.
0 tools
io.github.cranot/agentskb
Researched knowledge for AI agents. Canonical answers from official sources.
0 tools
io.github.dnotitia/akb
Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mrosnerr/open-zk-kb": {
      "url": "None",
      "transport": "http"
    }
  }
}