Bouyomi-chan MCP Server (Node.js)
About
A Node.js MCP server for the Japanese text-to-speech software Bouyomi-chan.
Details
- Author
- uraoz
- Categories
- Communication, Other
Jump to
Setup
Install Bouyomi-chan MCP Server (Node.js) in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/uraoz/bouyomichan-mcp-nodejs
Follow the installation instructions in the repository README, then restart your MCP client.
A Node.js MCP server for the Japanese text-to-speech software Bouyomi-chan.
- Node.js 16以上
- npm 7以上
- 棒読みちゃんがインストールされていること
- 棒読みちゃんのHTTP連携がポート50080で起動していること
git clone https://github.com/uraoz/bouyomichan-mcp-nodejs.git cd bouyomichan-mcp-nodejs npm install npm run build npm start
{ "mcpServers": { "bouyomichan":{ "command": "npx", "args": [ "-y", "github:uraoz/bouyomichan-mcp-nodejs" ] } } }
A server for text-to-speech generation using the AivisSpeech engine.
Generates text-to-speech audio with automatic playback using the Chatterbox TTS model.
Text-to-speech generation with conversation history features using the ElevenLabs API.
Voice MCP server: voice-cloning TTS/STT with speak, talk, voice inbox and feeds - remote MCP with OAuth at mcp.koe.live
A server that provides text-to-speech capabilities using the Kokoro TTS engine.
Model Context Protocol (MCP) server for Kokoro text-to-speech with female voice. 100% local, no Python required. Supports SSE and stdio transports.
A Text-to-Speech server that integrates with an external VOICEVOX engine.
An MCP server integrating WhatsApp messaging and ElevenLabs AI voice capabilities into VS Code.
A text-to-speech server for VOICEROID2 via the voiceroid_daemon.
A server for text-to-speech (TTS) using the VoiceVox engine.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




