Skip to main content
Glama

Bouyomi-chan MCP Server

by uraoz

棒読みちゃんMCPサーバー (Node.js版)

前提条件

  • 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

Claude for Desktopとの連携

{ "mcpServers": { "bouyomichan":{ "command": "npx", "args": [ "-y", "github:uraoz/bouyomichan-mcp-nodejs" ] } } }

パラメータ説明

パラメータ説明デフォルト値有効範囲
text読み上げるテキスト必須任意のテキスト
voice音声の種類0 (女性1)0: 女性1、1: 男性1、2: 女性2、...
volume音量-1 (デフォルト)-1: デフォルト、0-100: 音量レベル
speed速度-1 (デフォルト)-1: デフォルト、50-200: 速度レベル
tone音程-1 (デフォルト)-1: デフォルト、50-200: 音程レベル

ライセンス

MIT

Deploy Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

A Node.js server that enables AI assistants to interact with Bouyomi-chan's text-to-speech functionality through Model Context Protocol (MCP), allowing for voice reading of text with adjustable parameters.

  1. overview
    1. function
      1. Prerequisites
        1. How to install
          1. How to use
            1. Starting the Server
            2. Integration with Claude for Desktop
          2. Usage Example
            1. Parameter Description
              1. license

                Related MCP Servers

                • A
                  security
                  A
                  license
                  A
                  quality
                  A server that enables AI assistants to execute terminal commands and retrieve outputs via the Model Context Protocol (MCP).
                  Last updated -
                  3
                  16
                  MIT License
                  • Apple
                  • Linux
                • A
                  security
                  A
                  license
                  A
                  quality
                  A Model Context Protocol server that enables AI assistants like Claude to use Bouyomichan (a Japanese text-to-speech program) for voice reading with adjustable voice types, volume, speed, and pitch.
                  Last updated -
                  1
                  1
                  MIT License
                  • Apple
                • A
                  security
                  A
                  license
                  A
                  quality
                  A Node.js/TypeScript MCP server that facilitates interactive communication between LLMs and users, allowing AI assistants to request user input, display notifications, and manage command-line chat sessions.
                  Last updated -
                  5
                  331
                  1
                  MIT License
                  • Apple
                  • Linux
                • -
                  security
                  A
                  license
                  -
                  quality
                  A Model Context Protocol (MCP) server implementation that enables AI assistants to interact with Anytype's API through natural language, allowing users to manage their knowledge base through conversation.
                  Last updated -
                  101
                  135
                  MIT License

                View all related MCP servers

                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/uraoz/bouyomi-mcp-nodejs'

                If you have feedback or need assistance with the MCP directory API, please join our Discord server