服务器
S
Songcheck Ai Music Detector
@afghanfansmedia-ai
Is this song AI or human? SongCheck detects AI-generated music (Suno, Udio, and more) and media from any AI agent. Point it at an audio file, an image/video, or a whole music folder and it returns a verdict (LIKELY AI-GENERATED / UNCERTAIN / LIKELY HUMAN), an AI-probability score
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"songcheck": {
"command": "python",
"args": [
"songcheck_mcp.py"
]
}
}
}