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.

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
  • 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
  • X (@AllMCPs) ↗ (opens in a new tab)
  • 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. Vocuno
V
Health: ActiveRecent health check succeeded.Last checked 8/20/2026, 6:16:15 PM

Vocuno

User RatingsBe the first to rate and review this MCP server!Ownership verifiedThe owner proved control of this listing via a GitHub README, site badge, or DNS TXT record. Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View RepositoryVisit Website

Official Vocuno plugin for Claude that connects to Vocuno's remote MCP server for AI song generation, covers, remixes, stem separation, voice conversion, audio editing, mixing, mastering, and music analysis.

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
Manual Client & Custom JSON ConfigExpand JSON â–¾

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "vocuno": {
      "command": "npx",
      "args": [
        "-y",
        "https://vocuno.com"
      ]
    }
  }
}

💡 Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Alternatives🎥 More in Multimedia Process

Documentation Overview

Vocuno for Claude

Official Claude plugin for Vocuno, the AI music studio. It connects Claude to Vocuno's remote MCP server so Claude can create and edit music directly in your Vocuno account.

What Claude can do with it

  • Generate songs: full AI songs with vocals from a text prompt or your own lyrics, across multiple state-of-the-art music models.
  • Covers and remixes: reimagine a song in a new style, or build mashups of two tracks.
  • Stems: separate any track into vocals, drums, bass, and instruments; remove reverb; extract MIDI from stems.
  • Voice: convert vocals to a different voice, or clone a voice for use in generations.
  • Song tools: extend a song, replace a section, mix, master, detect BPM and chords, convert audio formats.
  • Audio editing: a set of free FFmpeg-based editing tools (trim, fade, speed, pitch, volume, and more).
  • Account: check remaining credits and fetch the status and shareable links of your generations.

Everything runs in your Vocuno library: songs created through Claude appear at vocuno.com/app like anything you make on the site, with shareable streaming links returned as results.

Installation

In Claude Code:

Code
/plugin install vocuno

Or add the MCP server directly without the plugin:

Terminal
claude mcp add --transport http vocuno https://vocuno.com/mcp

On first use Claude opens a browser window to sign in to Vocuno (OAuth 2.1). Approve the connection and you are done; no API keys to manage.

Requirements

  • A Vocuno account (sign up free). New accounts include free credits.
  • Generation tools consume Vocuno credits, exactly as on the website. Editing and analysis tools marked free consume none.

Support

  • Homepage: vocuno.com
  • Contact: contact@vocuno.com

License

This plugin package is MIT licensed. The Vocuno service itself is governed by the Vocuno Terms of Service.

Related MCP Servers

View all in Multimedia Process View all alternatives
  • 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 Process24 views
    Compare vs Trident MCP →
  • N
    Notch

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

    🎥 Multimedia Process21 views
    Compare vs Notch →
  • Creative Claw logoCreative Claw

    On-brand creative studio for AI agents: images, video, audio, and 3D.

    🎥 Multimedia Process1 views
    Compare vs Creative Claw →
  • Sapiens Sintéticos logoSapiens Sintéticos

    Operate your Sapiens Sintéticos AI studio: generate image, article, voice, music and video.

    🎥 Multimedia Process0 views
    Compare vs Sapiens Sintéticos →

Reviews

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

Frequently Asked Questions about Vocuno

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "vocuno": { "command": "npx", "args": ["-y", "Vocuno"] } }

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 PreviewVocuno AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/vocuno?style=directory)](https://allmcps.com/mcp/vocuno)
HTML Embed
<a href="https://allmcps.com/mcp/vocuno"><img src="https://allmcps.com/api/badge/vocuno?style=directory" alt="Vocuno on AllMCPs" /></a>

Technical Specs & Signals

Category🎥Multimedia Process
PricingFreemium
More technical detailsExpand â–¾
TransportSSE (Remote)
RuntimeNode.js
AuthOAuth
LicenseMIT
MaintenanceActively maintained
Views1
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 stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commitToday
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 20, 2026
73Quality signal: Great · 73/100How this signal is calculated ▾
Server availability25/25
Verified ownership20/20
Documentation & tools24/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.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

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 Vocuno →Install in Claude DesktopInstall in CursorInstall in VS Code