sonic-pi-mcp

sonic-pi-mcp

5

Sonic Pi MCP is a server enabling AI assistants to interact with Sonic Pi through OSC messages, facilitating programmatic music creation. It supports custom note playing and code execution, and integrates with MCP-compatible clients.

play_note

Play a single note, and you can customize the notation parameters such as pitch, synthesizer type, duration, etc.

run_code

Execute arbitrary Sonic Pi code to support complex music patterns and logic