Overview
What is Edge-TTS MCP Server?
Edge-TTS MCP Server is a Model Context Protocol server that provides a text-to-speech service utilizing Microsoft Edge's speech synthesis capabilities for AI agents.
How to use Edge-TTS MCP Server?
To use the Edge-TTS MCP Server, install it via pip or clone the repository, then configure it in your development environment (e.g., VS Code) to run the server and access its API endpoints.
Key features of Edge-TTS MCP Server?
- Text-to-speech conversion
- Support for multiple voices and languages
- Adjustable speech speed and pitch
- Streaming of audio data
Use cases of Edge-TTS MCP Server?
- Enabling AI agents to respond with natural-sounding speech.
- Creating applications that require voice interaction.
- Developing tools for accessibility that convert text to speech.
FAQ from Edge-TTS MCP Server?
- What programming language is Edge-TTS MCP Server written in?
Edge-TTS MCP Server is written in Python.
- How can I install Edge-TTS MCP Server?
You can install it using pip or by cloning the GitHub repository.
- What are the available API endpoints?
The available endpoints include
/,/health,/voices, and/mcp.