Voice MCP
Created 11 months ago
Natural voice conversations for AI assistants using Model Context Protocol.
development
location
documentation
public
voice
AI
What is Voice MCP?
Enable voice conversations with Claude using any OpenAI-compatible STT/TTS service ([voice-mcp.com](https://voice-mcp.com))
Documentation
Server Config
{
"mcpServers": {
"voice-mcp-server": {
"command": "npx",
"args": [
"voice-mcp"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 02, 2025
Updated At:
Aug 07, 2025
Author:
mbailey
Category:
community
License:
MIT
Tags:
development
location
documentation