Back to search
30
MCP

io.github.ipv6/mcp-transcribe

io.github.ipv6/mcp-transcribe

MCP-Transcribe server allows LLMs to interact with the text content of audio/video files

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

Similar MCP servers embedding-nearest

io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
iflow-mcp_karaage0703-transcriber-mcp
A MCP server for transcribing audio and video files to text
0 tools
iflow-mcp_mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
0 tools
mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
0 tools
iflow-mcp_mcp-audio
MCP server for audio transcription using SiliconFlow API
0 tools
artsamsonov/transcriptor-mcp
MCP server that fetches video transcripts via yt-dlp.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ipv6/mcp-transcribe": {
      "url": "None",
      "transport": "http"
    }
  }
}