Bouyomi-chan
Provides a Node.js-based MCP server to integrate Bouyomi-chan for text-to-speech functionality.
소개
This Node.js-based MCP server allows developers and users to seamlessly integrate the popular Japanese text-to-speech application, Bouyomi-chan, into other platforms, such as Claude for Desktop. By exposing Bouyomi-chan's speech synthesis capabilities through a standardized server, it enables programmatic control over speech generation, including text, voice type, volume, speed, and tone, making it easy to add dynamic voice output to various applications.
주요 기능
- Allows selection from multiple voice types
- Offers fine-tuning of speech tone
- Converts text to speech using Bouyomi-chan
- Provides adjustment for speech speed
- Enables control over speech volume
- 2 GitHub stars
사용 사례
- Integrate Bouyomi-chan text-to-speech with Claude for Desktop
- Automate speech generation for interactive content
- Add programmatic voice output to Node.js applications