Back to search
30
MCP

io.github.jwulff/apple-voice-memo-mcp

io.github.jwulff/apple-voice-memo-mcp

Access Apple Voice Memos on macOS. List, get audio, extract and generate transcripts.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.itsconvo/mcp-server
Access your Convo meetings, transcripts, summaries, and action items from any AI assistant.
0 tools
io.github.jkawamoto/mcp-memos
An MCP server for interacting with Memos.
0 tools
io.github.boska/vox
Native macOS MCP server for voice I/O — Swift binary, SFSpeechRecognizer + ElevenLabs TTS.
0 tools
io.github.jwulff/whisper-mcp
Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.
0 tools
io.github.aernouddekker/facetimemcp
MCP server for macOS FaceTime — initiate phone, FaceTime audio, and FaceTime video calls
0 tools
io.github.aernouddekker/contactsmcp
MCP server for macOS Contacts.app — contact management via AppleScript
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.jwulff/apple-voice-memo-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}