Skip to main content
Glama

Related Servers

Alternatives to mcp-notes-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI assistants to search, read, create, update, and remove personal markdown notes stored locally, providing persistent memory across sessions.
      60 npm
      2
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides AI assistants with tools to create, list, search, tag, and delete notes stored in a local SQLite database.
      -
    • F
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to manage a personal markdown-based knowledge base with natural language interactions. Supports creating, searching, updating, and organizing notes across categories like people, recipes, meetings, and procedures.
      11
      1
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to read, create, update, delete, and search markdown notes stored locally.
      -

    TDQS

    A3.9/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool maps to a distinct action and resource: CRUD operations on notes, search, and tag listing. There is no overlap or ambiguity between tools.

    Naming Consistency5/5

    All tools follow a clear verb_noun pattern: add_note, search_notes, list_notes, get_note, update_note, delete_note, list_tags. Singular/plural variation is natural and does not harm predictability.

    Tool Count5/5

    Seven tools is a well-scoped size for a notes server. Each tool serves a necessary purpose without redundancy or bloat.

    Completeness5/5

    The note lifecycle is fully covered with create, read, list, update, and delete, plus search and tag management. There are no obvious dead ends or missing core operations.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues