The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Songcheck MCP listing page.
Detect AI-generated music (and images/video) straight from Claude, ChatGPT, Gemini, Grok, or GitHub Copilot. Ask in plain language:
"Is this song AI-generated?" · "Analyze this file for AI content."
Powered by SongCheck (Khaled Media) — a self-hosted v9-ensemble detector. Free: https://khaledmedia.com/songcheck
detect_ai_music(file_path) — audio → verdict (LIKELY AI-GENERATED / UNCERTAIN / LIKELY HUMAN), AI probability %, confidence, provenance (Content Credentials / SynthID), generator hints.detect_ai_media(file_path) — image or video → AI-detection assessment.scan_catalog(folder_path) — audit an ENTIRE music folder, report which tracks are AI.songcheck_health() — service status.Then add it to your agent's MCP config:
Claude Desktop (claude_desktop_config.json):
Restart the agent. Now ask: "Use SongCheck to tell me if ~/Downloads/track.mp3 is AI-generated."
SONGCHECK_KEY in the config env.SONGCHECK_API (default https://agencrew.com/sc-api).