Gemini Audio MCP
Rank #24,745io.github.jxoesneon/gemini-audio-mcp
High-performance audio, music, and voice generation MCP server for Gemini 2.5 and Lyria 3.
Gemini Audio MCP is a Model Context Protocol (MCP) server published by jxoesneon. It ranks #24,745 of 132,113 servers tracked on MCP Toplist. Gemini Audio MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and Smithery, with 1 tracked version. It was first listed on Apr 3, 2026 and most recently updated on Apr 3, 2026.
Ranks ahead of 107,368 of 132,113 servers on MCP Toplist.
Use Gemini Audio MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add gemini-audio-mcp -e "GEMINI_API_KEY=<your GEMINI_API_KEY>" -- docker run -i --rm ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0Replace each placeholder with your own value before saving.
[mcp_servers.gemini-audio-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0"]
[mcp_servers.gemini-audio-mcp.env]
GEMINI_API_KEY = "<your GEMINI_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gemini-audio-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0"
],
"env": {
"GEMINI_API_KEY": "<your GEMINI_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gemini-audio-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0"
],
"env": {
"GEMINI_API_KEY": "<your GEMINI_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gemini-audio-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0"
],
"env": {
"GEMINI_API_KEY": "<your GEMINI_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gemini-audio-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0"
],
"env": {
"GEMINI_API_KEY": "<your GEMINI_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gemini-audio-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jxoesneon/gemini-audio-mcp:0.1.0"
],
"env": {
"GEMINI_API_KEY": "<your GEMINI_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jxoesneon%2Fgemini-audio-mcp)<a href="https://mcptoplist.com/server/io.github.jxoesneon%2Fgemini-audio-mcp"><img src="https://mcptoplist.com/badge/io.github.jxoesneon%2Fgemini-audio-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
jxoesneon
Other servers by jxoesneon
View all jxoesneon servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 3, 2026 |
Frequently asked questions
- Who maintains Gemini Audio MCP?
- Gemini Audio MCP is maintained by jxoesneon, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Gemini Audio MCP listed on the Official MCP Registry?
- Yes — Gemini Audio MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and Smithery.
- How many versions does Gemini Audio MCP have?
- MCP Toplist tracks 1 version of Gemini Audio MCP, most recently published on Apr 3, 2026.
- Where can I find the source code for Gemini Audio MCP?
- The source code for Gemini Audio MCP is hosted at github.com/jxoesneon/gemini-audio-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.