ableton-mcp MCP Server — Claude & Cursor Integration

# ableton-mcp MCP Server ## What is ableton-mcp? ableton-mcp is a production-ready Model Context Protocol (MCP) server with 2,987 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install ahujasid/ableton-mcp # Or manual git clone https://github.com/ahujasid/ableton-mcp.git cd ableton-mcp ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 2,987 - **Forks:** 🍴 404 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [ahujasid/ableton-mcp](https://github.com/ahujasid/ableton-mcp)