closestfriend/ableton-proj-mcp
Local MCP server for batch analysis of .als files without needing to open the DAW. Extract project metadata to identify missing samples, audit plugin usage, find duplicate projects, etc. w/ structural hashing.
Platform-specific configuration:
{
"mcpServers": {
"ableton-proj-mcp": {
"command": "npx",
"args": [
"-y",
"ableton-proj-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...