MCP Servers / development / Sonic Pi MCP

Sonic Pi MCP

JSON →
stdionone★ 14development

Interact with Sonic Pi, the live coding music synth, using OSC messages.

Install
How to run this server
[ { "cmd": "npx -y sonic-pi-mcp", "imports": [] } ]
server path: sonic-pi-mcp
Tools
What this server exposes
queue_segment
Send the next full musical segment (named live_loops, use_bpm, etc.)
run_code
Same as queue_segment (compatibility)
stop_all
Hard stop via OSC (/stop-all-jobs), like Sonic Pi’s Stop
play_note
Quick test note
Configuration
Environment & auth
authnone
Resources
Sonic Pi MCP — MCP Server · libregistry