VocalRemover MCP
Audio tools MCP server for professional audio editing and AI augmentation
Ads
Overview
Remove vocals, split stems, clean up recordings and more — right inside Claude, Cursor or ChatGPT. Just say what you want and get the finished file back. Set it up in under a minute — then let your assistant do the work. Works with Claude· Cursor· Windsurf· Cline· Zed· ChatGPT · 22 tools · 18 free Once connected, type what you want — your assistant calls the right tool and hands back a download link. Remove the vocals from this song and give me the karaoke track. Called separate\_audio · task: instrumental
Installation
npx -y mcp-remote https://vocalremover.com/mcp/audio --header Authorization:${AUTH}Configuration
{
"mcpServers": {
"vocalremover": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://vocalremover.com/mcp/audio",
"--header",
"Authorization:${AUTH}"
],
"env": {
"AUTH": "Bearer YOUR_API_TOKEN"
}
}
}
}Capabilities
- Remove vocals for karaoke
Get an instrumental backing track via `separate_audio` with the instrumental task.
- Split songs into stems
Use `separate_audio` with the stems task to get vocals, drums, bass, guitar, and piano.
- Convert audio formats
Convert files between MP3, WAV, FLAC, OGG, M4A, AAC, and OPUS.
- Trim and probe audio
Trim a clip to an exact start time and length, or check duration, bitrate, and format.
- Extract audio from video
Pull the audio track from MP4, MKV, MOV, or AVI files.
- Clean up voice recordings
Denoise and de-reverb recordings to remove background noise and room echo.
Tags
- audio
- content-creation
- media
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.