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%
4 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
cursor-tts-mcp
A Text-to-Speech MCP server for Cursor IDE
0 tools
mcp-bytedance-tts
MCP server for text-to-speech using bytedance-tts - generates audio from text
0 tools
hr-edge-recruit-mcp-server
A custom MCP server using FastAPI, AWS, Firebase, and LangChain for real-time audio analysis.
0 tools
io.github.aungmyokyaw/betterprompt-mcp
MCP server for AI-enhanced prompt engineering and request conversion.
0 tools
better-telegram-mcp
Production-grade MCP server for Telegram — dual-mode Bot API + MTProto, domain-separated tools
0 tools

How to use

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

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