Apple Voice Memo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 110 installs a week from npm. Last commit 12 Jan 2026.
Access Apple Voice Memos on macOS. List, get audio, extract and generate transcripts.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const process = spawn(this.swiftHelperPath!, args);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add apple-voice-memo-mcp -- npx -y apple-voice-memo-mcp
{
"mcpServers": {
"apple-voice-memo-mcp": {
"args": [
"-y",
"apple-voice-memo-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.apple-voice-memo-mcp]
command = "npx"
args = ["-y", "apple-voice-memo-mcp"]
{
"mcpServers": {
"apple-voice-memo-mcp": {
"args": [
"-y",
"apple-voice-memo-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"apple-voice-memo-mcp": {
"args": [
"-y",
"apple-voice-memo-mcp"
],
"command": "npx"
}
}
}
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns.
List, inspect, and run Apple Shortcuts on macOS.
List, create, update, and delete events in Apple Calendar on macOS.
ElevenLabs MCP server: TTS, music, sound effects, voices, and audio transcription
Multi-provider media generation — images, video, audio, and transcription via a unified interface
Generate clinical SOAP notes, billing codes, and visit summaries from transcripts or audio.
Voice Audio MCP server. Tools: text to speech, list voices, transcribe. Built by MEOK AI Labs.
Answers built from our own checks of this server.