Skip to main content
Glama

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

Install 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.

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

        • 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
          Python
          MIT License
          • Apple
          • Linux
        • A
          security
          F
          license
          A
          quality
          A Model Context Protocol server that enables AI assistants to interact with the Omi API for retrieving and creating conversations and memories for users.
          Last updated -
          4
          2
          TypeScript
        • 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
          JavaScript
          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
          679
          TypeScript
          MIT License
          • Apple
          • Linux

        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