Skip to main content
Glama
hanoak

sample-notes-mcp-server

by hanoak

Related Servers

Alternatives to sample-notes-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A minimal MCP server for persistent note-taking, enabling create, update, delete, and search of notes with tags, plus resource-based retrieval of all notes or by title.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      A tiny MCP server enabling note management through five tools: add, get, update, delete, and list notes. Stores notes in a file configured via MCP_NOTES_FILE or --notes-file, with atomic saves and a write lock.
      -
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      A simple MCP server that implements a note storage system allowing users to add and summarize notes with customizable detail levels.
      3
      -

    TDQS

    A4/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose (add, list, search, delete) with no overlap.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (add_note, list_notes, search_notes, delete_note).

    Tool Count5/5

    4 tools is well-scoped for a simple notes application, covering core operations without excess.

    Completeness4/5

    Basic CRUD is covered except update; search provides an alternative to get-by-id. Minor gap.

    Maintenance

    ActivityStale
    ResponsivenessNo issues