zk-mcp
Related Servers
Alternatives to zk-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server for zk note management enabling note search, creation, and link analysis via the zk command-line tool.1MIT
- AlicenseAqualityDmaintenanceAn MCP server for managing Obsidian-style note vaults, providing tools for full-text search, note creation, and backlink tracking. It enables users to navigate, structure, and update their personal knowledge base through natural language.9MIT
- AlicenseAqualityDmaintenanceAn MCP server that transforms markdown notes into an AI-powered knowledge graph. It enables LLM clients to explore, analyze, and diagnose knowledge graphs through tools for node explanation, path finding, causal chain analysis, and wiki health reporting.5MIT
- AlicenseAqualityAmaintenanceAn MCP server that turns any compatible AI agent into a Zettelkasten partner for creating atomic notes, forming semantic links, detecting clusters, and synthesizing insights from your existing knowledge.191MIT
- FlicenseAqualityBmaintenanceA local MCP server for managing Markdown notes, enabling create, list, read, search, summarize, and delete operations through natural language.61-
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides Claude and other MCP clients with persistent memory through a Zettelkasten knowledge base of interconnected markdown notes. It enables LLMs to create, search, link, and reference atomic notes across sessions without requiring manual copy-pasting.MIT
TDQS
Scored across 5 tools
Most tools have distinct purposes (create, read, search, link retrieval), but the empty description for get_tags introduces ambiguity about its exact function, slightly reducing clarity.
All tool names follow a consistent verb_noun pattern using snake_case (e.g., create_note, get_note_paths). The naming is predictable and uniform across the set.
Five tools is a reasonable number for a focused knowledge management server, covering creation, retrieval, search, and linking. It avoids being too sparse or bloated.
Core operations like create and read are covered, but update and delete are missing, limiting full workflow support. The get_tags tool's missing description further undermines completeness.