Skip to main content
Glama
henilcalagiya

io.github.henilcalagiya/mcp-apple-notes

Related Servers

Alternatives to io.github.henilcalagiya/mcp-apple-notes

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Provides MCP tools to read, search, create, append, and delete iCloud Notes by leveraging the authenticated Notes web app's internal JavaScript API, avoiding OCR or canvas parsing.
      2
      -
    • -
      license
      Not graded
      quality
      B
      maintenance
      Enables agents to perform rich CRUD operations on Apple Notes, including listing, searching, showing, and creating notes with optional folders.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for macOS that enables creating, reading, and searching Apple Notes programmatically through tools like find, get by title or ID, and create.
      1,440
      MIT

    TDQS

    A4.2/5.0

    Scored across 14 tools

    Disambiguation5/5

    Each tool targets a distinct resource (folder or note) with a specific action (create, read, update, delete, list, move, search, rename). The few overlapping listing tools have clearly different output formats (plain list vs. hierarchical structure).

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case, such as create_folder, list_notes_with_structure, move_note. There are no variations or mixed conventions.

    Tool Count5/5

    14 tools is well-scoped for an Apple Notes management server. It covers all core operations (CRUD, listing, searching, moving, renaming) for both folders and notes without unnecessary bloat or omissions.

    Completeness5/5

    The tool surface provides complete lifecycle management for folders and notes: create, read, update, delete, list, search, move, rename. No obvious missing operations for the domain of note-taking.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues