Skip to content
Back to search
30
MCP

better-tts-mcp

pypi/better-tts-mcp

A feature-rich MCP server for Microsoft Edge Text-to-Speech, supporting voice listing, speech synthesis with subtitles, parameter tuning, and batch processing.

Uptime
0.0%
54 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

edge-tts-mcp
A Text-to-Speech (TTS) service based on Model Context Protocol (MCP), using Microsoft Edge TTS engine
0 tools
homeassistant-tts-mcp
MCP server that speaks text through the Home Assistant text-to-speech (tts.speak) service.
0 tools
cursor-tts-mcp
A Text-to-Speech MCP server for Cursor IDE
0 tools
mcp-flowspeech-server
MCP server for FlowSpeech — context-aware text-to-speech with emotion control, pause control, and 30+ voices
0 tools
mcp-flowspeech-server
MCP server for FlowSpeech — context-aware text-to-speech with emotion control, pause control, and 30+ voices
0 tools
@mseep/voicepeak-mcp
MCP server for VOICEPEAK text-to-speech synthesis
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "better-tts-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}