A Model Context Protocol server that allows AI assistants to interact with Sonic Pi through OSC messages, enabling programmatic music creation and sound manipulation. The server provides tools for playing individual notes with customizable synth parameters and executing arbitrary Sonic Pi code, making it valuable for AI-assisted music composition, sound design, and educational scenarios. Developed by Abhishek Jairath, it works with any MCP-compatible client like Claude Desktop or Cursor, and requires Sonic Pi to be running with a specific OSC handler code to receive and execute the commands.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Send the next full musical segment (named `live_loop`s, `use_bpm`, etc.).
Same as `queue_segment` (compatibility).
Hard stop via OSC (`/stop-all-jobs`), like Sonic Pi’s Stop.
Quick test note.