denisok-ai/magicmaster-mcp
Audio mastering for AI agents: LUFS/True Peak targets for Spotify and podcasts, Suno/Udio AI-fingerprint removal, mastering passport in chat (hosted server)
Ads
Overview
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.
Installation
https://magicmaster.pro/mcp
Configuration
{
"mcpServers": {
"magicmaster-mcp": {
"command": "npx",
"args": [
"-y",
"pro.magicmaster/mastering"
]
}
}
}Paste into ~/.cursor/mcp.json or .cursor/mcp.json
Tags
- multimedia
- cloud
- typescript
- awesome-list
Related MCP servers
Multimedia Process
ffroliva/gflow-cli
Drive Google Flow from an agent: Veo text-to-video, image-to-video and clip extension, Imagen text-to-image, reusable Characters and scene composition. Runs against your own Google account with Flow access; video generation bills your credits.
Multimedia Process
MohamedAbdallah-14/prompt-to-asset
Generates app icons, favicons, OG images, logos, and wordmarks. Routes each request across 30+ image models. Runs without an API key via Cloudflare Workers AI, NVIDIA NIM, HuggingFace, or Stable Horde. Three modes: inline SVG, external prompt-only, or full API. Validates contrast, OCR text accuracy, and palette before returning.
Multimedia Process
woladi/macos-vision-mcp
Local OCR and image analysis via Apple Vision Framework. Wraps macOS's native Vision API to expose OCR for images and PDFs (with reading-order paragraphs, bounding boxes, line/paragraph IDs, and confidence), face / barcode / QR / document-corner detection, and image classification — all as MCP tools any client (Claude Code, Claude Desktop, Cursor, Codex CLI) can call. ~97% token savings vs sending raw images. Fully offline, no API keys, files never leave the Mac. One-line install: `npx -y macos-vision-mcp`.
Multimedia Process
legolev/mediamcp
Image generation and editing plus video generation (Veo, Sora, Seedance) via OpenRouter or any OpenAI-compatible API. Saves files to disk with token-cheap inline previews, resumable video jobs, live model listing, and a config-diagnostics tool. `npx -y mediamcp`.
Multimedia Process
DareDev256/fcpxml-mcp-server
The first MCP server for Final Cut Pro. 53 tools that parse, edit, and generate FCPXML timelines — health checks, flash frame detection, chapter markers, rough cuts, NLE export. 912 tests, MIT licensed.
Multimedia Process
chaoz23/loudcheck
Loudness compliance verdicts for media files against formal broadcast standards (EBU R128, ATSC A/85): pass/fail with per-metric deltas, spec citations, and the exact ffmpeg remediation command. CLI and MCP over one engine; zero-install via `uvx --from 'loudcheck[mcp]' loudcheck --mcp`. Requires ffmpeg.
Multimedia Process
strato-space/media-gen-mcp
TypeScript MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation, editing, and asset downloads.
Multimedia Process
FileToPDF/filetopdf-mcp
A Model Context Protocol server for FileToPDF. It lets any MCP client — Claude Desktop, Claude Code, Cursor, Cline, VS Code, ChatGPT, n8n, Make, or your own agent — convert files, HTML, and Markdown to PDF through natural language: invoices, reports, documentation, DOCX/XLSX/PPTX, images, web pages, and more. Bring your own API key — get one free, in one click, at <https://filetopdf.dev> (10 free conversions, no signup required). Each convert tool returns a metadata summary and the PDF as an embedded application/pdf resource (base64), so capable clients can save the file. Set the FILETOPDF_OUTPUT_DIR env var, or pass save_path, to also write the PDF to disk.
5 tools · convert_file, convert_html