spoken-mcp turns Claude Desktop into a fully voice-enabled assistant. Speak to Claude and hear responses spoken aloud — in any language supported by ElevenLabs.\ \ The system consists of two components:\ \ \ \ MCP TTS Server: Claude calls the speak tool to read responses aloud via ElevenLabs Text-to-Speech (MP3, 44.1 kHz)\ \ STT Companion: A background app that listens to your microphone, transcribes via ElevenLabs Scribe v1, and pastes into Claude's input field\ \ \ \ Three input modes: push-to-talk, VAD toggle, and always-on voice detection. System tray icon shows current state (idle/listening/recording). No admin rights required.\ \ Requirements: Windows 10/11, Python 3.11+, ElevenLabs API key, Claude Desktop app.\ \ Full setup guide and documentation: https://github.com/leszini/spoken-mcp
音视频stdio官方级别未说明来源级核验
Spoken MCP
MCP Server
Spoken-mcp is a voice interface for the Claude Desktop app. It consists of two components: an MCP TTS server that lets Claude speak responses aloud via ElevenLabs, and an STT companion app that transcribes your speech and pastes it into Claude's input field. Supports three input modes: push-to-talk, VAD toggle, and always-on voice detection. No admin rights required. Windows 10/11, Python 3.11+
工具数
公开资料未说明
PythonClaude语音音频Claude DesktopClaude
快速接入
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
命令预览
python C:\\\\full\\\\path\\\\to\\\\spoken-mcp\\\\tts_server.py [object Object]
详细介绍
目录标签
目录标签
PythonClaude语音音频voicettssttvoice-assistantvoice-interfacevoice-interactionelevenlabs
支持客户端
Claude DesktopClaude
接入字段
传输方式(transport,传输协议)
stdio
鉴权方式(authType,认证方式)
api-key
运行时(runtime,运行环境)
Python
权限和风险
stdioapi-key部署方式未说明
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
安装前确认
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
仍需确认:category