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
index.d.ts•244 B
/**
* VoiceBox MCP Server
*
* Model Context Protocol server for VOICEVOX text-to-speech
* Integrates with voicebox-tts API (Celery + Redis queue system)
*
* Optimized for performance with fetch API and minimal dependencies
*/
export {};