Skip to content
Back to search
20
MCP streamable-http

Speechtotext Mcp

io.github.varvararatta/speechtotext_mcp

MCP server for Speech-to-Text

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

Similar MCP servers embedding-nearest

Texttospeech Mcp
MCP server for Text-to-Speech
0 tools · streamable-http
text2sql-mcp-tool
MCP server for text2sql
0 tools
@mseep/voicepeak-mcp
MCP server for VOICEPEAK text-to-speech synthesis
0 tools
Translation Services Mcp
MCP server for Translation Services
0 tools · streamable-http
slidespeak/slidespeak-mcp
MCP Server for the Slidespeak API
0 tools
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": {
    "speechtotext_mcp": {
      "url": "https://speechtotext_mcp.mcpize.run/mcp",
      "transport": "streamable-http"
    }
  }
}