Skip to content
Back to search
20
MCP streamable-http

Texttospeech Mcp

io.github.varvararatta/texttospeech_mcp

MCP server for Text-to-Speech

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Speechtotext Mcp
MCP server for Speech-to-Text
0 tools · streamable-http
@mseep/voicepeak-mcp
MCP server for VOICEPEAK text-to-speech synthesis
0 tools
text2sql-mcp-tool
MCP server for text2sql
0 tools
slidespeak/slidespeak-mcp
MCP Server for the Slidespeak API
0 tools
Translation Services Mcp
MCP server for Translation Services
0 tools · streamable-http
cursor-tts-mcp
A Text-to-Speech MCP server for Cursor IDE
0 tools

How to use

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

{
  "mcpServers": {
    "texttospeech_mcp": {
      "url": "https://texttospeech-mcp.mcpize.run/mcp",
      "transport": "streamable-http"
    }
  }
}