# voice-audio-mcp

**Category:** 🎙️ Speech-to-Text  
**Repository:** https://github.com/CSOAI-ORG/voice-audio-mcp  
**GitHub Stars:** 1  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/voice-audio-mcp

## Description
Voice Audio MCP server. Tools: text to speech, list voices, transcribe. Built by MEOK AI Labs.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "voice-audio-mcp": {
    "command": "npx",
    "args": ["-y","voice-audio-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

