Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SONGCHECK_APINoBackend API URL. Default is https://agencrew.com/sc-apihttps://agencrew.com/sc-api
SONGCHECK_KEYNoAPI key for unlimited usage and batch scans. Obtain from https://khaledmedia.com/songcheck

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
detect_ai_musicA

Detect whether an AUDIO file is AI-generated music.

Pass an absolute path to a local audio file (.mp3, .wav, .m4a, .flac). Returns a verdict (LIKELY AI-GENERATED / UNCERTAIN / LIKELY HUMAN), an AI probability %, confidence, and any provenance signals (Content Credentials / SynthID watermark, generator hints). Note: tuned for MUSIC; a bare synthetic-voice clip with no music may read low.

detect_ai_mediaA

Detect whether an IMAGE or VIDEO file is AI-generated.

Pass an absolute path to a local image (.jpg/.png/.webp) or video (.mp4/.mov). Returns the raw SongCheck assessment for that media.

scan_catalogA

Audit an ENTIRE folder of music: check every audio file and report which tracks are AI-generated.

Point it at a music-library folder (absolute path). It scans every audio file it finds (mp3/wav/m4a/flac/aac/ogg, including subfolders) and returns a full report: how many are AI vs human vs uncertain, plus the list of AI tracks with confidence. This is the "let AI audit my whole catalog" mode. Free tier = 5 checks/day; a subscription key (SONGCHECK_KEY) unlocks unlimited catalog scans.

songcheck_healthA

Check that the SongCheck detection service is online.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/afghanfansmedia-ai/songcheck-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server