Bouyomi-chan MCP Server

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.

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

ParameterErläuterungStandardwertUmfang
TextText lesenErforderlichBeliebiger Text
StimmeAudiotyp0 (1 weiblich)0: Weiblich 1, 1: Männlich 1, 2: Weiblich 2, ...
VolumenVolumen-1 (Standard)-1: Standard, 0-100: Lautstärke
GeschwindigkeitGeschwindigkeit-1 (Standard)-1: Standard, 50-200: Geschwindigkeitsstufe
TonTonhöhe-1 (Standard)-1: Standard, 50-200: Tonhöhe

Lizenz

MIT

You must be authenticated.

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.

Ein Node.js-Server, der es KI-Assistenten ermöglicht, über das Model Context Protocol (MCP) mit der Text-to-Speech-Funktionalität von Bouyomi-chan zu interagieren und so das Vorlesen von Text mit anpassbaren Parametern zu ermöglichen.

  1. Voraussetzungen
    1. Anwendung
      1. Lokales Starten des Servers
      2. Integration mit Claude für Desktop
    2. Parameterbeschreibung
      1. Lizenz

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          A TypeScript-based MCP server that provides two tools for chatting with Mistral AI models, supporting both text-only conversations and image+text inputs.
          Last updated -
          JavaScript
          MIT License
          • Apple
        • -
          security
          F
          license
          -
          quality
          A Node.js server that implements Model Context Protocol (MCP) for controlling HWP (Korean word processor) documents, allowing AI assistants like Claude to create and manipulate Hangul documents.
          Last updated -
          27
          Python
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol (MCP) server that allows AI agents like Claude to interact with the Aligo SMS API to send text messages and retrieve related information.
          Last updated -
          JavaScript
          MIT License
        • A
          security
          A
          license
          A
          quality
          An official Model Context Protocol (MCP) server that enables AI clients to interact with ElevenLabs' Text to Speech and audio processing APIs, allowing for speech generation, voice cloning, audio transcription, and other audio-related tasks.
          Last updated -
          19
          633
          Python
          MIT License
          • Apple

        View all related MCP servers

        ID: gt1ul6tikz