Edge TTS MCP
by s-n-n
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EDGE_TTS_RATE | No | Default speed (-50% to +100%). | +0% |
| EDGE_TTS_PITCH | No | Default pitch (-50Hz to +50Hz). | +0Hz |
| EDGE_TTS_VOICE | No | Default voice name (e.g., uk-UA-OstapNeural, en-US-AriaNeural). | uk-UA-OstapNeural |
| EDGE_TTS_PLAYER | No | Audio player to use. Auto-detected by platform if set to 'auto'. Alternatives include ffplay, mpv, afplay, paplay. | auto |
| EDGE_TTS_VOLUME | No | Default volume (-50% to +100%). | +0% |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| speakA | |
| list_available_voicesB | |
| get_configB | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/s-n-n/edge-tts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server