Skip to main content
Glama
bscott

NotePlan MCP Server

by bscott

Related Servers

Alternatives to NotePlan MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that enables AI assistants like Claude to access and manipulate Apple Notes on macOS, allowing for retrieving, creating, and managing notes through natural language interactions.
      82
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A Model Context Protocol server that connects Claude Desktop to AI Note task management, enabling task creation, updates and management through natural language conversations.
      5
      39 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server that gives Claude Code and other MCP clients persistent memory using plain Markdown notes stored on your disk and optionally synced to cloud storage (iCloud, OneDrive, Google Drive, Dropbox).
      36
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Bidirectional MCP server that connects Claude with an Obsidian vault, enabling note management, full-text search, graph traversal, and daily notes operations.
      2,509 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Message Control Protocol server that enables Claude Desktop and other applications to interact with Day One journals, allowing automated journal entry creation through a simple API.
      19
      MIT

    TDQS

    C2.1/5.0

    Scored across 7 tools

    Disambiguation4/5

    Most tools have distinct purposes targeting different operations on notes (create, get, search, update). However, 'create_daily_note' and 'create_note' could cause confusion without descriptions to clarify their differences, as they appear to overlap in creating notes.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case (e.g., create_note, get_notes, update_note). There are no deviations in naming conventions, making the set predictable and readable.

    Tool Count5/5

    With 7 tools, this server is well-scoped for note management. The count is appropriate, covering core operations without being too sparse or overwhelming, fitting typical MCP server ranges.

    Completeness4/5

    The tool set provides good coverage for note CRUD operations (create, get, update) and additional utilities like search and folder-based retrieval. A minor gap is the lack of a delete_note tool, which could limit full lifecycle management, but agents can still handle most workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues