Voicebox MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VOICEBOX_API_URL | Yes | The URL of the VoiceBox TTS API server (e.g., http://localhost:5001) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| voicebox_speakA | Convert text to speech using VOICEVOX. Non-blocking - queues task and returns immediately with task_id. |
| voicebox_statusC | Check the status of a TTS task |
| voicebox_speakersB | List available VOICEVOX speakers |
| voicebox_healthB | Check VoiceBox TTS system health |
| voicebox_metricsC | Get system metrics and statistics |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShunsukeHayashi/voicebox-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server