Skip to content
Back to search
30
MCP streamable-http

io.usefulapi/speechmatics

io.usefulapi/speechmatics

Transcribe audio and video with Speechmatics speech-to-text from Claude and any MCP client.

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

Similar MCP servers embedding-nearest

@adbuilds/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code and other MCP-enabled AI tools
0 tools
io.github.csoai-org/voice-audio-mcp
Voice Audio MCP server. Tools: text to speech, list voices, transcribe. Built by MEOK AI Labs.
0 tools
@fabriqa.ai/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code
0 tools
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
com.transcribevideototext/transcribe
Transcribe audio & video to text for AI agents: 100+ languages, speaker labels, webhooks.
0 tools · streamable-http
audio-transcript-mcp
Real-time audio transcription MCP server for Claude Code
0 tools

How to use

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

{
  "mcpServers": {
    "io.usefulapi/speechmatics": {
      "url": "https://speechmatics.usefulapi.io/mcp",
      "transport": "streamable-http"
    }
  }
}