wubble_list_voices — Wubble MCP Tool
wubble_list_voices
(wubble list voices) is one of 33 tools on the
Wubble
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call wubble_list_voices from your client
- Claude Code Wubble wubble_list_voices run in your project directory
- Claude Desktop Wubble wubble_list_voices ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Wubble wubble_list_voices ~/.cursor/mcp.json
- VS Code Wubble wubble_list_voices .vscode/mcp.json
- Zed Wubble wubble_list_voices ~/.config/zed/settings.json
- Windsurf Wubble wubble_list_voices ~/.codeium/windsurf/mcp_config.json
- Cline Wubble wubble_list_voices ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Wubble wubble_list_voices ~/.gemini/settings.json
- Grok Wubble wubble_list_voices .mcp.json (in your project root)
- ChatGPT Wubble wubble_list_voices Settings → Connectors → Advanced → Developer mode
- Claude.ai Wubble wubble_list_voices Settings → Connectors → Add custom connector
- LangChain Wubble wubble_list_voices pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http audio https://mcp.wubble.ai/mcp
Other tools on this server
- wubble_get_started
- wubble_get_credits
- wubble_get_usage
- wubble_get_request_status
- wubble_wait_for_request
- wubble_get_speech_status
- wubble_get_dubbing_transcript
- wubble_upload_audio
- wubble_upload_vocal
- wubble_generate_song
- wubble_create_song_and_wait
- wubble_generate_instrumental
- wubble_create_instrumental_and_wait
- wubble_generate_lyrics
- wubble_extend_lyrics
- wubble_extend_song
- wubble_analyze_lyrics
- wubble_describe_audio
- wubble_separate_stems
- wubble_remix_song
- wubble_generate_track
- wubble_edit_track
- wubble_create_podcast
- wubble_text_to_speech
- wubble_create_voiceover_and_wait
- wubble_speech_to_text
- wubble_isolate_voice
- wubble_text_to_dialog
- wubble_change_voice
- wubble_dub_audio
- wubble_generate_sound_effect
- wubble_create_sound_effect_and_wait
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.