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
Integration mit Claude für Desktop
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
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
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.
Related MCP Servers
- AsecurityAlicenseAqualityA server that enables AI assistants to execute terminal commands and retrieve outputs via the Model Context Protocol (MCP).Last updated -317MIT License
- AsecurityAlicenseAqualityA 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 -12MIT License
- AsecurityAlicenseAqualityA 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 -5971MIT License
- -securityAlicense-qualityA 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 -157175MIT License