# Mcp Sonic Pi

> MCP server for Sonic Pi

- **Type:** MCP server
- **Install:** `agentstack add mcp-vinayak-mehta-mcp-sonic-pi`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [vinayak-mehta](https://agentstack.voostack.com/s/vinayak-mehta)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [vinayak-mehta](https://github.com/vinayak-mehta)
- **Source:** https://github.com/vinayak-mehta/mcp-sonic-pi

## Install

```sh
agentstack add mcp-vinayak-mehta-mcp-sonic-pi
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# mcp-sonic-pi: MCP server for Sonic Pi

**mcp-sonic-pi** connects any MCP client with [Sonic Pi](https://sonic-pi.net/) enabling you to create music with English.

[📺 Demo](https://x.com/vortex_ape/status/1903470754999463969)

## Requirements

- Python 3.10+
- Sonic Pi installed and running

## Quickstart

Start using `mcp-sonic-pi` with an MCP client by running:

```bash
uvx mcp-sonic-pi
```

To start using this MCP server with Claude, add the following entry to your `claude_desktop_config.json`:

```
{
  "mcpServers": {
    "sonic-pi": {
      "args": [
        "mcp-sonic-pi"
      ],
      "command": "/path/to/uvx"
    }
  }
}
```

**Note**: Ensure Sonic Pi is running before starting the MCP server.

## Contributing

Contributions are welcome! Please feel free to submit a pull request.

## License

This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [vinayak-mehta](https://github.com/vinayak-mehta)
- **Source:** [vinayak-mehta/mcp-sonic-pi](https://github.com/vinayak-mehta/mcp-sonic-pi)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-vinayak-mehta-mcp-sonic-pi
- Seller: https://agentstack.voostack.com/s/vinayak-mehta
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
