MCP.so
登录

Ableton Mcp Lofifren

@LofiFren

关于 Ableton Mcp Lofifren

Fork of ahujasid/ableton-mcp adding a 33-personality style system, ~35 extra MCP tools, batch commands, and arrangement-view BETA

基本信息

分类

其他

许可证

MIT

运行时

python

传输方式

stdio

发布者

LofiFren

提交者

Lofi Fren

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "ableton-mcp-lofifren": {
      "command": "uvx",
      "args": [
        "ableton-mcp-lofifren"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Ableton Mcp Lofifren?

Ableton Mcp Lofifren connects Ableton Live to Claude AI through the Model Context Protocol (MCP), enabling prompt-assisted music production, track creation, and Live session manipulation. It is a fork of ahujasid/ableton-mcp that adds ~35 additional MCP tools and a 33-personality rule-based style system.

How to use Ableton Mcp Lofifren?

Install the package from PyPI with pip install ableton-mcp-lofifren or run it directly using uvx ableton-mcp-lofifren. Configure it as an MCP server in Claude Desktop, Cursor, or VS Code using the provided install buttons; then connect it to a running Ableton Live session.

Key features of Ableton Mcp Lofifren

  • 33 rule-based player personalities (Coltrane, Bill Evans, Dilla, Metro Boomin, etc.)
  • ~35 additional MCP tools across six tiers
  • Bootstrap a full session with one call (setup_session)
  • Composite tools: create_clip_with_notes, duplicate_clip, create_track
  • Musical helpers: chord progressions, scale runs, drum patterns, quantization
  • Personality blending via add_blended_personality_solo
  • Arrangement view support (BETA): locators, loop, timeline clip placement

Use cases of Ableton Mcp Lofifren

  • Generate a Coltrane-style solo or Bill Evans comping over a chord progression
  • Build a complete song structure with a single prompt (session, tracks, clips, arrangements)
  • Create genre-specific drum patterns (trap, boom bap, breakbeat, four-on-the-floor)
  • Blend two player personalities for unique hybrid solos (e.g., 70% Coltrane + 30% Kenny G)
  • Speed up music production workflows by controlling Ableton Live from natural language

FAQ from Ableton Mcp Lofifren

What is the difference between this fork and the original ahujasid/ableton-mcp?

This fork adds ~35 additional MCP tools (session scaffolding, clip editing, mixer controls, browser improvements, musical helpers) and a 33-personality style system. It is published on PyPI as ableton-mcp-lofifren.

What dependencies does Ableton Mcp Lofifren require?

It requires a running instance of Ableton Live (tested on Live 12.2.7 for arrangement features) and an MCP client that supports the Model Context Protocol (e.g., Claude Desktop, Cursor, VS Code).

Where does my session data live?

All data stays within your local Ableton Live session. The MCP server only reads/writes Live’s internal state; no audio or MIDI data is sent externally.

Is the arrangement view feature stable?

Arrangement view tools are labelled BETA. set_arrangement_loop and add_arrangement_locator are stable on Live 11+, but add_clip_to_arrangement is verified on Live 12.2.7 and may return an unsupported error on older versions.

What transports or authentication does this MCP server use?

The server communicates with the MCP client via standard stdio transport (uvx). No authentication is required—it assumes a local, trusted Ableton Live instance.

评论

其他 分类下的更多 MCP 服务器