Skip to main content
Glama
jwulff

Apple Voice Memo MCP Server

by jwulff

Related Servers

Alternatives to Apple Voice Memo MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables read-first interaction with Apple Voice Memos: search transcripts, review action candidates, mark reviewed, prepare tasks for Codex, and render digests.
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to read, create, update, and delete data in macOS apps (Reminders, Calendar, Notes, Mail, Messages, Contacts) via natural language, using EventKit, JXA, and SQLite backends.
      36 npm
      8
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables seamless interaction with Voicenotes through natural language, allowing users to search, create, edit, tag, and organize their notes via an MCP client like Claude.
      14
      4
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents on macOS to securely read and search the local Messages database, catch up on missed messages via a persistent inbox, and send texts or files to allowlisted chats, with optional voice note transcription and text-to-speech.
      MIT

    TDQS

    A4/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clear, non-overlapping purpose: listing memos, getting metadata, retrieving audio, retrieving existing transcripts, and generating new transcripts. No ambiguity between tools.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with lowercase and underscores (e.g., get_audio, list_voice_memos). Easy to predict and understand.

    Tool Count5/5

    With 5 tools covering listing, metadata retrieval, audio retrieval, transcript retrieval, and transcript generation, the set is well-scoped for the domain of voice memo management.

    Completeness4/5

    Covers essential read operations and transcript generation. One minor gap: the transcribe_memo tool does not save the generated transcript back to the file, but it is returned to the user.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues