Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸŽ„ Multimedia Process
  3. Gaudio Developers MCP
Gaudio Developers MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:17:13 PM

Gaudio Developers MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
audiomusicvideolyricsdeveloper-tools

Separates stems and DME tracks, syncs lyrics, and processes audio, video, and text through the Gaudio Lab API.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "gaudiolab-jp-gaudio-developers-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@gaudiolab/mcp-developers"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (7) Directory Badge Claim listing AlternativesšŸŽ„ More in Multimedia Process

Overview

The gaudiolab-jp/gaudio-developers-mcp MCP server exposes Gaudio Lab's Audio AI API for stem separation, dialogue/music/effects separation, and lyric timestamp synchronization. It runs locally through an npx stdio configuration and uses a Gaudio API key to upload files, create jobs, poll results, and return download URLs. High-level tools can manage the full upload-to-result workflow, while lower-level tools support separate upload and job operations. Reach for it when an MCP-compatible client needs to process supported audio or video files or synchronize lyrics through Gaudio Lab models.

Use cases

•Separate vocals and instruments from uploaded music
•Extract dialogue, music, or effects from video
•Synchronize lyrics with timestamps
•Check available models and API credits
•Process files through staged upload and job operations

Key features

•Stem separation for vocals, drums, bass, guitar, piano, and speech
•DME separation for dialogue, music, and effects
•AI lyric synchronization with CSV and JSON output
•Multipart file uploads with automatic chunking
•End-to-end and staged processing tools
•Support for audio, video, and UTF-8 text inputs

Capabilities & Tool Schemas (7) ~103 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Gaudio Developers MCP.

gaudio_get_key_info

Get API key info: credits, project, permitted models

gaudio_list_models

List available AI models by category

gaudio_upload_file

Upload audio/video/text file (multipart, auto-chunked)

gaudio_create_job

Create a processing job

gaudio_get_job

Check job status and get download URLs

gaudio_separate_audio

All-in-one: upload → process → download URLs

How Gaudio Developers MCP works

What gaudiolab-jp/gaudio-developers-mcp MCP server does

The gaudiolab-jp/gaudio-developers-mcp MCP server connects MCP-compatible clients to the Gaudio Lab Audio AI API. It supports three main workflows: separating musical stems, separating dialogue/music/effects tracks, and aligning lyrics with timestamps.

Stem separation models can produce vocal, drum, bass, electric guitar, acoustic piano, or speech outputs depending on the selected model. DME models handle dialogue, vocals, music, and effects in different combinations. The lyrics workflow accepts UTF-8 text files and returns synchronized lyric data as CSV with timestamps, lyric text, and confidence scores, along with a JSON report.

Supported inputs include WAV, FLAC, MP3, M4A, MOV, MP4, and UTF-8 TXT files. Video inputs have their audio extracted automatically. Processing outputs include MP3 at 48 kHz and 320 kbps, plus WAV in the same format as the input where applicable. Download URLs remain valid for 48 hours.

How it works

The gaudiolab-jp/gaudio-developers-mcp MCP server can perform the API workflow in stages: upload a file, create a processing job, poll the job status, and retrieve download URLs. Upload identifiers remain reusable for 72 hours, allowing multiple jobs to use the same uploaded file.

Two higher-level operations wrap this sequence. gaudio_separate_audio handles upload, processing, and result retrieval for audio separation. gaudio_sync_lyrics provides the corresponding end-to-end workflow for lyric synchronization. The staged tools are useful when an agent needs to inspect or control individual steps.

File limits depend on the model family. Stem separation accepts files up to 1 GB and 20 minutes, DME separation accepts up to 10 GB and 200 minutes, and lyric synchronization accepts up to 1 GB and 10 minutes. Lyric files must contain at least two lines, with a maximum of 60 characters per line.

Setup and configuration

The gaudiolab-jp/gaudio-developers-mcp MCP server requires a Gaudio Developers account, a project, and an API key created in the Gaudio dashboard. Set the key in the GAUDIO_API_KEY environment variable.

A local stdio configuration runs the published npm package with npx:

config.json
{
  "mcpServers": {
    "gaudio": {
      "command": "npx",
      "args": ["-y", "@gaudiolab/mcp-developers"],
      "env": {
        "GAUDIO_API_KEY": "your-api-key-here"
      }
    }
  }
}

The package is intended for MCP-compatible clients, including Claude, Cursor, VS Code, GitHub Copilot, and other clients that support MCP. The API key controls project access, available models, and credit information.

Tools and capabilities

  • gaudio_get_key_info reports credits, project details, and permitted models.
  • gaudio_list_models lists available models by category.
  • gaudio_upload_file uploads audio, video, or text using multipart transfer with automatic chunking.
  • gaudio_create_job starts a processing job.
  • gaudio_get_job checks job status and returns download URLs.
  • gaudio_separate_audio combines upload, processing, and result retrieval for separation tasks.
  • gaudio_sync_lyrics runs lyric synchronization and returns timestamped results.

The repository is licensed under MIT. API access requires the Gaudio Developers service and an API key; the provided material does not specify service pricing or credit costs.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Multimedia Process View all alternatives
  • N
    Notch

    Turn product pages and creative briefs into finished video and image ads from your AI chat.

    šŸŽ„ Multimedia Process25 views
    Compare vs Notch →
  • MCP Video Analyzer logoMCP Video Analyzer

    MCP server for video analysis — extracts transcripts, key frames, OCR text, and annotated timelines from video URLs. Supports Loom and direct video files (.mp4, .webm). Zero auth required.

    šŸŽ„ Multimedia Process14 views
    Compare vs MCP Video Analyzer →
  • Openrouter MCP Multimodal logoOpenrouter MCP Multimodal

    All-in-one multimodal MCP for 300+ OpenRouter models: text chat, image / audio / video analysis, and image / audio / video generation (Veo 3.1, Sora 2 Pro, Seedance, Wan). Structured meta.code error taxonomy, IPv4+IPv6 SSRF guards, path-sandbox for disk writes, retry-after-aware backoff, multi-arch Docker.

    šŸŽ„ Multimedia Process4 views
    Compare vs Openrouter MCP Multimodal →
  • Trident MCP logoTrident MCP

    AI 3D model generation and post-processing: text/image/multiview-to-3D via Tripo, plus retopology, format conversion (GLB/FBX/OBJ/STL/USDZ), and stylization. Single Go binary, 10 tools, async generation with polling.

    šŸŽ„ Multimedia Process25 views
    Compare vs Trident MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
325
Package downloads in the last 30 days.
Last commit
3mo ago
Most recent push to the default branch.
Tools exposed
7
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Gaudio Developers MCP

Run it through MCP client configuration with `npx -y @gaudiolab/mcp-developers` and provide the `GAUDIO_API_KEY` environment variable.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGaudio Developers MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gaudiolab-jp-gaudio-developers-mcp?style=directory)](https://allmcps.com/mcp/gaudiolab-jp-gaudio-developers-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/gaudiolab-jp-gaudio-developers-mcp"><img src="https://allmcps.com/api/badge/gaudiolab-jp-gaudio-developers-mcp?style=directory" alt="Gaudio Developers MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸŽ„Multimedia Process
PricingBring your own API key (usage-based cost)
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsCursor
Last updatedSep 7, 2026
11/11 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 27, 2026
npm downloads325/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
56Quality signal: Good Ā· 56/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Ā· @gaudiolab/mcp-developers (npm)

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸŽ„ Multimedia Process →Best MCP servers for Multimedia & Media Processing →Alternatives to Gaudio Developers MCP →Install in Claude DesktopInstall in CursorInstall in VS Code