phase8-mcp

phase8-mcp

MCP server for the Korg Phase 8 acoustic synthesizer that enables triggering resonators, controlling per-resonator knobs, and modulating global parameters over USB MIDI.

Category
访问服务器

README

phase8-mcp

MCP server for the Korg Phase 8 acoustic synthesizer. Wraps the MIDI implementation documented in the phase 8 owner's manual v1.00 (2025-11-20) so a Model Context Protocol client (Claude Code, Cursor, Continue, etc.) can trigger resonators, drive per-resonator knobs, and modulate globals over USB MIDI.

Written by Ziforge as part of the superclean-collaboration livecoding rig at EMS Stockholm. Companion to the other Ziforge MCPs for Eurorack + hardware synths — see Related MCPs below.

MIDI implementation covered

Direct from section 12.0 (MIDI Implementation Chart) of the phase 8 owner's manual:

Feature MIDI Notes
8 resonator triggers Notes 36-43 (C2..G2) one note per resonator, left→right
Per-resonator Velocity knob CC 12-19 resonator 1..8
Per-resonator Envelope knob CC 20-27 resonator 1..8
Mod Depth CC 28 0..127
Mod Rate CC 29 0..127
Air slider CC 30 0..127
Tempo (Internal) CC 31 0..127
Shift CC 90 0..127
Mod Type CC 92 0 = Pitch Env, 1 = Vibrato
All Sound Off CC 120 silence all
Reset All Controllers CC 121 reset all CCs
Program Change 0-7 one of the 8 patches
SysEx Korg exclusive + Inquiry via send_raw_sysex

Not implemented (Phase 8 doesn't respond to them):

  • Aftertouch (Key's or Channel)
  • Pitch Bend

Tools

Category Tools
Connection list_midi_ports, connect_phase8(port_pattern, channel), disconnect_phase8, set_channel(channel)
Notes trigger_resonator(resonator, velocity, duration_ms), release_resonator(resonator), strum(from_res, to_res, velocity, step_ms)
Per-resonator CCs set_velocity_knob(resonator, value), set_envelope_knob(resonator, value)
Global CCs set_mod_depth, set_mod_rate, set_air, set_tempo, set_shift, set_mod_type(mod_type='vibrato')
Master all_sound_off, reset_all_controllers, program_change(program)
Escape hatches send_raw_sysex(hex_bytes), send_cc(controller, value)

Install

From PyPI (once published) or directly from GitHub:

pip install git+https://github.com/Ziforge/phase8-mcp

Or in a checkout:

git clone https://github.com/Ziforge/phase8-mcp
cd phase8-mcp
pip install -e .

Auto-connects on startup to any MIDI port whose name contains phase8. Override with connect_phase8(port_pattern="...", channel=N).

Wiring it into Claude Code

{
  "mcpServers": {
    "phase8": {
      "command": "phase8-mcp"
    }
  }
}

Example prompts (for the MCP client)

  • "Play a slow strum across all 8 resonators, 100 ms per note"
  • "Set resonator 5's envelope knob to 80 and its velocity to 60"
  • "Change to patch 3, then trigger resonator 1 for 2 seconds"
  • "Enable vibrato mod at depth 90, rate 40"

Related MCPs

Ziforge maintains several MCP servers for the hardware in the same livecoding rig — all follow the same shape (FastMCP + python-rtmidi, auto-connect by port-name substring, typed helpers for the top of the MIDI chart plus escape hatches for the rest):

MCP For
disting-nt-mcp Expert Sleepers Disting NT
fh2-mcp Expert Sleepers FH-2 MIDI-to-CV
es9-mcp Expert Sleepers ES-9 audio interface
erae-mcp Embodme ERAE Touch II
cirklon-mcp Sequentix Cirklon sequencer
elektron-mcp fork of zerubeus/elektron-mcp — Digitone, Digitakt, etc.

Contributing

Pull requests welcome. Suggested workflow:

  1. Fork + branch.
  2. pip install -e .[dev] (once dev extras land) or just install the base deps and run against a physical Phase 8 or via a virtual MIDI port for smoke testing.
  3. If you're adding a Korg SysEx opcode or an undocumented CC that the manual doesn't cover, cite the source (community wiki, forum thread, sniffed capture) so future maintainers can reproduce.
  4. Keep the style consistent with the other Ziforge MCPs — one server.py with FastMCP tools, a pyproject.toml, a README with the MIDI table + tools table.

Attribution

MIDI implementation chart transcribed from the phase 8 owner's manual v1.00 (Korg, 2025-11-20), section 12.0. Manual PDF available from Korg's support page for the Phase 8.

License

GPL v2. See LICENSE.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选