Skip to main content
Glama

Related Servers

Alternatives to zettelkasten-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables users to create, link, explore, and synthesize atomic notes using the Zettelkasten method through MCP-compatible clients like Claude.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An 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
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides Claude with structured access to a Zettelkasten note system, enabling querying, analyzing, and reorganizing notes via 12 tools built on the tools4zettelkasten library.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to interact with a Markdown-based knowledge base with backlinks, tags, and full-text search, supporting note creation, reading, updating, renaming, and deletion through MCP tools.
      8 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      An 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.
      19
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables MCP clients to access and manage a personal markdown knowledge base stored in Cloudflare R2. Provides tools for listing, reading, writing, searching (full-text and semantic), and following backlinks between notes.
      7 npm
      2
      MIT

    TDQS

    A3.6/5.0

    Scored across 14 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no ambiguity. For example, zk_create_note, zk_update_note, and zk_delete_note handle different CRUD operations, while zk_find_central_notes, zk_find_orphaned_notes, and zk_find_similar_notes target specific query types. The link management tools (zk_create_link, zk_remove_link) are separate from note operations, ensuring agents can easily differentiate between them.

    Naming Consistency5/5

    All tools follow a consistent 'zk_verb_noun' pattern with snake_case throughout. The verbs are descriptive and aligned with their functions (e.g., create, delete, get, list, find, search, update, rebuild). This uniformity makes the tool set predictable and easy for agents to navigate without confusion.

    Tool Count5/5

    With 14 tools, this server is well-scoped for managing a Zettelkasten system. It covers essential operations like note CRUD, link management, and various query types (e.g., search, similarity, centrality). Each tool serves a specific purpose without redundancy, making the count appropriate for the domain's complexity and typical use cases.

    Completeness5/5

    The tool set provides complete coverage for Zettelkasten workflows, including full CRUD for notes and links, comprehensive querying (by text, tags, date, similarity, centrality, orphaned status), and maintenance (rebuild_index). There are no obvious gaps; agents can create, retrieve, update, delete, and analyze notes and their relationships seamlessly, supporting the entire knowledge management lifecycle.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues