Loading MCP server directory, please wait...
Transcribe audio/video to text + SRT/VTT via vocce's hosted Whisper. No API key required.
npx @getmcp/cli add io.github.cmoonagent/vocce-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cmoonagent/vocce-agent": {
"command": "npx",
"args": [
"-y",
"vocce-transcribe-mcp"
],
"env": {
"VOCCE_API_BASE": "https://api.vocce.io/api/v1"
}
}
}
}