Ableton MCP Extended lets AI agents control Ableton Live via natural language commands. It exposes Live's API for session control, track manipulation, and device parameter adjustments. Connects directly to Ableton Live's Python API. Useful for developers building AI music production assistants or automated sound design tools.
Ableton MCP Extended lets AI agents control Ableton Live via natural language commands. It exposes Live's API for session control, track manipulation, and device parameter adjustments. Connects directly to Ableton Live's Python API. Useful for developers building AI music production assistants or automated sound design tools.
pip install ableton-mcp-extendedAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"uisato-ableton-mcp-extended-github": {
"command": "uvx",
"args": [
"pip install ableton-mcp-extended"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from ableton mcp extended?"
No configuration required. This server works out of the box.
"What resources are available in ableton mcp extended?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in ableton mcp extended"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in ableton mcp extended with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.