smallest-ai-mcp
1
The Smallest AI MCP Server connects the Waves API with MCP-compatible LLMs, focusing on speed and security for voice applications. It allows for seamless voice synthesis and voice cloning workflows.
Overview
Smallest AI MCP Server is a production-grade ModelContextProtocol (MCP) server designed for the Waves Text-to-Speech and Voice Cloning platform. It is fast, portable, and designed for real-world AI voice workflows. The server connects the Waves TTS/Voice Cloning API to any MCP-compatible LLM or agent, focusing on speed, security, and ease of deployment.
Features
- List and preview voices from Waves.
- Convert text to high-quality audio.
- Clone professional voices instantly.
- Manage cloned voices.
Quickstart
- Clone the repository and install dependencies.
- Configure API key and start the server.
Docker Usage
- Build and run the Docker image.
Tech Stack
- Python 3.11+, Starlette, requests, httpx, and MCP SDK.
Production & Deployment
- Configure environment and API keys, deploy with Docker, and ensure security. Licensed under MIT.