Loomal

gemini-audio-mcp

MCP server by github.com/jxoesneon/gemini-audio-mcp

High-performance audio, music, and voice generation MCP server for Gemini 2.5 and Lyria 3.

0 starsoci: ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0

About gemini-audio-mcp

gemini-audio-mcp is an MCP (Model Context Protocol) server published by jxoesneon in the official MCP registry. High-performance audio, music, and voice generation MCP server for Gemini 2.5 and Lyria 3.

It ships as a Docker image (ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jxoesneon/gemini-audio-mcp.

Use gemini-audio-mcp with your agent

Claude Code · one command
claude mcp add gemini-audio-mcp -- docker run -i --rm ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gemini-audio-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0"
      ]
    }
  }
}
ocighcr.io/jxoesneon/gemini-audio-mcp:0.1.0

Frequently asked questions

What is gemini-audio-mcp?
gemini-audio-mcp is an MCP (Model Context Protocol) server by jxoesneon. High-performance audio, music, and voice generation MCP server for Gemini 2.5 and Lyria 3.
How do I connect gemini-audio-mcp to Claude, Cursor, or another MCP client?
Install gemini-audio-mcp from its oci package (ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0) 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 gemini-audio-mcp open source?
Yes — the source code is public at github.com/jxoesneon/gemini-audio-mcp.
Can AI agents pay to use gemini-audio-mcp?
Not yet through Loomal — gemini-audio-mcp 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 gemini-audio-mcp? Claim this listing free by verifying GitHub ownership, or contact us.