Skip to main content
Glama
uraoz

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

by uraoz

Boyomi-chan MCP-Server (Node.js-Version)

Voraussetzungen

  • Node.js 16 oder höher

  • npm 7 oder höher

  • Boyomi-chan muss installiert sein.

  • Der HTTP-Link für Boyomi-chan läuft auf Port 50080.

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

Anwendung

Lokales Starten des Servers

git clone https://github.com/uraoz/bouyomichan-mcp-nodejs.git
cd bouyomichan-mcp-nodejs
npm install
npm run build
npm start

Integration mit Claude für Desktop

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

Parameterbeschreibung

Parameter

Erläuterung

Standardwert

Umfang

Text

Text lesen

Erforderlich

Beliebiger Text

Stimme

Audiotyp

0 (1 weiblich)

0: Weiblich 1, 1: Männlich 1, 2: Weiblich 2, ...

Volumen

Volumen

-1 (Standard)

-1: Standard, 0-100: Lautstärke

Geschwindigkeit

Geschwindigkeit

-1 (Standard)

-1: Standard, 50-200: Geschwindigkeitsstufe

Ton

Tonhöhe

-1 (Standard)

-1: Standard, 50-200: Tonhöhe

Lizenz

MIT

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

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

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

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