Loomal

Voice Transcriber MCP Server

MCP server by github.com/fgasparetto/voice-transcriber-mcp

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

0 starspypi: voice-transcriber-mcp

About Voice Transcriber MCP Server

Voice Transcriber MCP Server is an MCP (Model Context Protocol) server published by fgasparetto in the official MCP registry, listed under Communication on Loomal. MCP server for transcribing Google Chat voice messages using Groq Whisper API

It ships as a Python package on PyPI (voice-transcriber-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/fgasparetto/voice-transcriber-mcp.

Use Voice Transcriber MCP Server with your agent

Claude Code · one command
claude mcp add voice-transcriber-mcp-server -- uvx voice-transcriber-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "voice-transcriber-mcp-server": {
      "command": "uvx",
      "args": [
        "voice-transcriber-mcp"
      ]
    }
  }
}
pypivoice-transcriber-mcp

Frequently asked questions

What is Voice Transcriber MCP Server?
Voice Transcriber MCP Server is an MCP (Model Context Protocol) server by fgasparetto in the Communication category. MCP server for transcribing Google Chat voice messages using Groq Whisper API
How do I connect Voice Transcriber MCP Server to Claude, Cursor, or another MCP client?
Install Voice Transcriber MCP Server from its pypi package (voice-transcriber-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Voice Transcriber MCP Server open source?
Yes — the source code is public at github.com/fgasparetto/voice-transcriber-mcp.
Can AI agents pay to use Voice Transcriber MCP Server?
Not yet through Loomal — Voice Transcriber MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Voice Transcriber MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.