Back to Browse

Magicmaster MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Audio mastering for AI agents: LUFS/True Peak targets, Suno/Udio AI-fingerprint removal.

About

Audio mastering for AI agents: LUFS/True Peak targets, Suno/Udio AI-fingerprint removal.

Remote endpoints: streamable-http: https://magicmaster.pro/mcp streamable-http: https://magicmaster.pro/mcp/oauth

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

9 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Magic Master MCP — audio mastering for AI agents

Remote MCP server that lets Claude, ChatGPT, Cursor, VS Code, Claude Code and any other MCP client master audio: hit a LUFS target with True Peak limiting, strip the Suno / Udio AI fingerprint, and get a mastering passport back in the chat.

Nothing to install: the server is hosted. This repository holds the connection recipes and a tiny stdio bridge for clients that cannot speak HTTP.

One-click install

Add to Cursor Install in VS Code

Connect

Claude Code

claude mcp add --transport http magicmaster https://magicmaster.pro/mcp

claude.ai / Claude Desktop (custom connector, OAuth): Settings → Connectors → Add custom connector → URL https://magicmaster.pro/mcp/oauth → sign in on the consent page. Use https://magicmaster.pro/mcp if you only need the free tools.

Claude Desktop (claude_desktop_config.json)

{ "mcpServers": { "magicmaster": { "type": "http", "url": "https://magicmaster.pro/mcp" } } }

Cursor (.cursor/mcp.json)

{ "mcpServers": { "magicmaster": { "url": "https://magicmaster.pro/mcp" } } }

VS Code (.vscode/mcp.json)

{ "servers": { "magicmaster": { "type": "http", "url": "https://magicmaster.pro/mcp" } } }

ChatGPT (Developer mode → Connectors → Create): URL https://magicmaster.pro/mcp/oauth, authentication OAuth.

stdio-only clients — bridge through mcp-remote:

{ "mcpServers": { "magicmaster": { "command": "npx", "args": ["-y", "mcp-remote", "https://magicmaster.pro/mcp/oauth"] } } }

or the npm package — npx -y magicmaster-mcp (magicmaster-mcp on npm), a one-line wrapper around the same bridge:

{ "mcpServers": { "magicmaster": { "command": "npx", "args": ["-y", "magicmaster-mcp"] } } }

Tools

ToolWhat it doesCost
analyze_trackLUFS, true peak, duration, correlation, genre hintfree
clean_ai_traceremoves the Suno / Udio digital fingerprint, loudness untouchedfree
master_trackmastering: 24 presets, LUFS target, 6 export formats1 token
get_jobstatus + result metrics, with a mastering passport widget (MCP Apps)free
check_limitsbalance, remaining free quota, reset timefree
list_presets, get_pricing, get_service_infopresets with target loudness, live prices, service manifestfree
create_topup_linkprepares a checkout for the human — the agent cannot pay by itselffree

Typical flow: analyze_track → (clean_ai_trace for AI-generated tracks) → master_track → poll get_job. A master takes 20–60 s.

Access and pricing

  • Free tools need no account.
  • Mastering: 3 per month per IP without an account, 1 per day with a free account.
  • Register an agent once (POST /api/agents/register) and get 3 trial masters; afterwards 1 token = 1 full PRO master. Tokens never expire. Live prices: GET /api/tokens/packages.
  • Rules for agents, error codes and the payment protocol: https://magicmaster.pro/agents.md.

Links

Terms https://magicmaster.pro/terms · Privacy https://magicmaster.pro/privacy · Public OpenAPI https://magicmaster.pro/openapi-public.json · Support support@magicmaster.pro


По-русски

Удалённый MCP-сервер Magic Master: мастеринг под целевую громкость (LUFS, True Peak), снятие цифрового следа Suno/Udio, паспорт результата прямо в чате. Ставить ничего не нужно — адрес https://magicmaster.pro/mcp. Подробности и подключение по-русски: https://magicmaster.pro/mcp.

Reviews

No reviews yet

Be the first to review this server!