Add Voice MCP to community servers list #2082
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Voice MCP enables voice conversations with Claude using any OpenAI-compatible STT/TTS service, supporting both local microphone and LiveKit room-based communication.
Description
This PR adds Voice MCP to the community servers list. Voice MCP enables natural voice conversations with LLMs through the Model Context Protocol, supporting both local microphone input and LiveKit room-based communication for distributed voice interactions.
Server Details
Motivation and Context
Voice MCP fills a unique gap in the MCP ecosystem by providing universal voice conversation capabilities. Unlike existing voice-related servers (e.g., Cartesia which focuses on TTS/voice cloning), Voice MCP enables full bidirectional voice conversations with LLMs. It supports any OpenAI-compatible STT/TTS service, making it flexible for both cloud and local deployments.
Key differentiators:
How Has This Been Tested?
Voice MCP has been thoroughly tested with:
Breaking Changes
No breaking changes. This is a new addition to the community servers list.
Types of changes
Checklist
Additional context
Voice MCP implements the MCP protocol with:
Project links:
Community Server List Entry
Voice MCP - Enable voice conversations with Claude using any OpenAI-compatible STT/TTS service (voice-mcp.com)