Skip to main content
Glama

Related Servers

Alternatives to notes-box

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude Desktop to manage personal notes stored in a JSON file, supporting add, get, update, delete, and list operations with atomic saves.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables managing persistent notes through five tools: add, get, update, delete, and list, with atomic saves and clear error handling.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude Desktop to add, retrieve, update, delete, and list notes kept in a JSON file, with the notes path configurable via an environment variable or CLI flag. Notes are persisted with atomic saves behind a write lock, and missing notes raise errors rather than returning placeholder text.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables creating, reading, updating, deleting, and listing notes persisted to a local JSON file, with the file path configurable via CLI flag or environment variable and atomic, lock-protected saves. Missing notes raise an error rather than returning a placeholder string.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI clients to add, retrieve, update, delete, and list notes persisted to a configurable JSON file, with atomic saves behind a write lock. It ships real docstrings for every tool so clients receive clear descriptions, plus a ready-to-paste Claude Desktop configuration snippet.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude Desktop to add, retrieve, update, delete, and list personal notes persisted in a local JSON file, with atomic saves and configurable note storage paths.
      -