Skip to content
Back to search
30
MCP v2.0.1

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%
36 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
google-chat-mcp
MCP server exposing Google Chat to MCP-compatible clients.
0 tools
gchat-mcp
MCP server for Google Chat integration
0 tools
fetchtranscript-mcp
MCP server for FetchTranscript YouTube API
0 tools
voice transcriber mcp
Metadata-only Glama MCP server.
0 tools
iflow-mcp_arcaputo3-mcp-server-whisper
An MCP server for transcribing audio files using OpenAI Whisper and GPT-4o
0 tools

How to use

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

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