Open Zk Kb
Rank #4,691io.github.mrosnerr/open-zk-kb
Shared, persistent memory for AI assistants, built on the Zettelkasten method.
Open Zk Kb is a Model Context Protocol (MCP) server published by mrosnerr. It ranks #4,691 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Open Zk Kb is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 127,355 of 132,046 servers on MCP Toplist.
Use Open Zk Kb
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add open-zk-kb -- npx -y open-zk-kb[mcp_servers.open-zk-kb]
command = "npx"
args = ["-y", "open-zk-kb"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"open-zk-kb": {
"command": "npx",
"args": [
"-y",
"open-zk-kb"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"open-zk-kb": {
"command": "npx",
"args": [
"-y",
"open-zk-kb"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"open-zk-kb": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"open-zk-kb"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"open-zk-kb": {
"command": "npx",
"args": [
"-y",
"open-zk-kb"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"open-zk-kb": {
"command": "npx",
"args": [
"-y",
"open-zk-kb"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mrosnerr%2Fopen-zk-kb)<a href="https://mcptoplist.com/server/io.github.mrosnerr%2Fopen-zk-kb"><img src="https://mcptoplist.com/badge/io.github.mrosnerr%2Fopen-zk-kb.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mrosnerr
Available versions (10)
| Version | Published |
|---|---|
| 1.4.4 | Aug 19, 2026 |
| 1.4.3 | Aug 13, 2026 |
| 1.4.2 | Jul 23, 2026 |
| 1.4.1 | Jul 21, 2026 |
| 1.4.0 | Jul 21, 2026 |
| 1.3.0 | Jul 17, 2026 |
| 1.0.11 | Apr 9, 2026 |
| 1.0.10 | Apr 1, 2026 |
| 1.0.8 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Open Zk Kb?
- Open Zk Kb is maintained by mrosnerr, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Open Zk Kb listed on the Official MCP Registry?
- Yes — Open Zk Kb is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Open Zk Kb have?
- MCP Toplist tracks 10 versions of Open Zk Kb, most recently published on Aug 19, 2026.
- Where can I find the source code for Open Zk Kb?
- The source code for Open Zk Kb is hosted at github.com/mrosnerr/open-zk-kb.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.