edge_tts_mcp_server
3
The Edge-TTS MCP Server is designed to offer a voice synthesis service leveraging Microsoft's Edge text-to-speech capabilities, allowing AI agents to respond naturally. It supports multiple languages and voice adjustments, operating as a FastAPI-based service.
Edge-TTS MCP Server
- Provides a text-to-speech service using Microsoft's Edge text reading functionality for AI agents.
- Utilizes the edge-tts library to convert text to speech.
- Features include support for multiple voices and languages, voice speed and pitch adjustment, and audio streaming.
- FastAPI-based server with endpoints for API info, health checks, and available voices.
- Licensed under MIT.