ebuart/mcp-fadr-server
MCP server integrating the Fadr API — gives LLMs tools for audio stem separation, MIDI extraction, and music analysis (key, BPM, chord progressions)
Platform-specific configuration:
{
"mcpServers": {
"mcp-fadr-server": {
"command": "npx",
"args": [
"-y",
"mcp-fadr-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...