mcpbeat Sign in

Gemini Audio MCP Server

local only

Gemini Audio MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

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

Installs / week
not published
0
Stars
0 open issues
18 Sep 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 14 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command index.js:55
    const child = spawn(binaryPath, process.argv.slice(2), {
Builds a file path from a variable index.js:46
        const packagedBinary = path.join(__dirname, 'bin', binaryName);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Gemini Audio MCP

same job, measured the same way
MCP Suno
by acedatacloud

MCP server for Suno AI music generation, lyrics, and covers

3 928 installs/wk answering
StoryStudio
by helloelo-fr

AI image, video, voice and music generation over MCP, routed to Veo 3.1, Seedance 2.5 and more.

answering
Google Image
by codechap

MCP server for Google Gemini image generation and editing

local only
MCP Producer
by acedatacloud

MCP server for Producer/Riffusion AI music generation

1 241 installs/wk answering
Runway ML
by mindstone

Runway ML MCP server: AI video, image, audio, voice generation, and task management

63 installs/wk local only
Seedance Polza MCP Server
by ivanantigravity-lgtm

Seedance video generation MCP server for Polza.ai.

62 installs/wk local only
Demo MCP Server
by vigneshrn52

Minimal Go MCP Server for high-performance context bridging

20 installs/wk local only
MCP Seedance
by acedatacloud

MCP server for ByteDance Seedance AI video generation

1 446 installs/wk answering

Gemini Audio MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Gemini Audio MCP?
Gemini Audio MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Gemini Audio MCP open source?
Yes — it is published under the MIT licence, written in Rust and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.