rime-mcp
4
Rime MCP is a Model Context Protocol server designed to convert text to speech using the Rime API. It features system audio playback and is configurable with various options for voice and behavior. This project requires Node.js and is ideal for applications needing high-quality voice synthesis.
Rime MCP
A Model Context Protocol (MCP) server that offers text-to-speech capabilities using the Rime API.
Features
- Text-to-speech conversion played through system audio.
- Utilizes Rime's high-quality voice synthesis API.
Requirements
- Node.js 16.x or higher
- Working audio output device
- macOS: Uses
afplay
MCP Configuration
The server can be configured using various environment variables, obtained through the Rime Dashboard, to customize its behavior.
Example use cases
- Coding agent announcements
- Learning modern slang
- Multi-language context handling
Development
- Install dependencies
- Build the server
- Run in development mode
License
MIT