Bouyomi-chan MCP ServerServer

uraoz
GitHub
Text-to-SpeechAI AssistantsNode.js

Loading subscription status...

💡 Description

This is an MCP server that allows AI assistants to use Bouyomi-chan for text-to-speech functionality. Implemented in Node.js/TypeScript, it provides adjustable voice parameters.

📝 JSON Entries

{
  "mcpServers": [
    {
      "bouyomi": {
        "args": [
          "/absolute/path/bouyomichan-mcp-nodejs/build/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

Bouyomi-chan

Features

  • Text-to-Speech
  • Select voice type (female, male, etc.)
  • Adjust volume
  • Adjustable voice speed
  • Adjust tone

💬 Example Queries

  • Read aloud 'Hello, world'
  • A male voice reads: 'This is a test.'
  • Speed up and read 'I'm in a hurry'