Back to search
30
MCP

Voice Transcriber MCP Server

io.github.fgasparetto/voice-transcriber-mcp

MCP server for transcribing Google Chat voice messages using Groq Whisper API

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

Similar MCP servers embedding-nearest

google-chat-mcp
MCP server exposing Google Chat to MCP-compatible clients.
0 tools
fetchtranscript-mcp
MCP server for FetchTranscript YouTube API
0 tools
iflow-mcp_arcaputo3-mcp-server-whisper
An MCP server for transcribing audio files using OpenAI Whisper and GPT-4o
0 tools
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
@vocametrix/mcp-server
Official MCP server for the Vocametrix voice analysis API
0 tools
mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
0 tools

How to use

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

{
  "mcpServers": {
    "voice_transcriber_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}