Skip to content
Back to search
30
MCP

Vox

pulsemcp/vox

Native macOS voice I/O for AI assistants using SFSpeechRecognizer and optional ElevenLabs TTS.

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

Similar MCP servers embedding-nearest

io.github.boska/vox
Native macOS MCP server for voice I/O — Swift binary, SFSpeechRecognizer + ElevenLabs TTS.
0 tools
AI Voice Tools
AI-powered voice synthesis and text processing tools using the ElevenLabs API.
0 tools
macOS Say
Leverages macOS 'say' command for customizable text-to-speech functionality, enabling dynamic voice output.
0 tools
VoiceIntel
Acoustic sentiment parsing and voice veracity analyzer.
0 tools · sse
VOICEVOX
Connects AI systems to VOICEVOX text-to-speech engine for Japanese voice synthesis, supporting both default transport and Server-Sent Events
0 tools
io.github.jwulff/apple-voice-memo-mcp
Access Apple Voice Memos on macOS. List, get audio, extract and generate transcripts.
0 tools

How to use

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

{
  "mcpServers": {
    "vox": {
      "url": "None",
      "transport": "http"
    }
  }
}