SuperCollider MCP
@Synohara
About SuperCollider MCP
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-supercollider": {
"command": "npx",
"args": [
"-y",
"@makotyo/mcp-supercollider"
]
}
}
}Tools
2SynthDefのコードを生成し、そのコードを実行して音を出します。
複数のSynthDefを同時に実行します。
Overview
What is SuperCollider MCP?
SuperCollider MCP is a Model Context Protocol (MCP) server for the SuperCollider programming language that allows AI coding assistants to execute synth definitions using the supercolliderjs library. It is designed for developers who want to generate and run SuperCollider code interactively through an AI-powered interface.
How to use SuperCollider MCP?
Install SuperCollider and Node.js on your machine, then configure the server in Claude Desktop by adding the package @makotyo/mcp-supercollider to the claude_desktop_config.json file, or in VS Code by adding the same configuration to the User Settings JSON or a workspace .vscode/mcp.json file.
Key features of SuperCollider MCP
- Executes SuperCollider synth definitions via supercolliderjs
- Integrates with Claude Desktop via MCP configuration
- Works with VS Code through User Settings or workspace config
- Runs as a standard MCP server using npx
Use cases of SuperCollider MCP
- Generating and running SuperCollider sound synthesis code with AI assistance
- Experimenting with SuperCollider synths through a conversational interface
- Prototyping audio projects without manually launching SuperCollider
FAQ from SuperCollider MCP
What are the prerequisites for using SuperCollider MCP?
You need to install SuperCollider on your machine, as well as Node.js and npm.
Which operating systems are supported?
This project has only been tested on macOS with Apple Silicon (M1) processors. Compatibility with other systems has not been verified.
How do I configure SuperCollider MCP with Claude Desktop?
Add the block @makotyo/mcp-supercollider to the mcpServers object in your claude_desktop_config.json using the command npx -y.
How do I configure SuperCollider MCP with VS Code?
Add the configuration to your User Settings JSON (under the mcp.servers key) or to a .vscode/mcp.json file in your workspace. The mcp key is not needed in the .vscode/mcp.json file.
What package name is used to install SuperCollider MCP?
The npm package is @makotyo/mcp-supercollider.
Frequently asked questions
What are the prerequisites for using SuperCollider MCP?
You need to install SuperCollider on your machine, as well as Node.js and npm.
Which operating systems are supported?
This project has only been tested on macOS with Apple Silicon (M1) processors. Compatibility with other systems has not been verified.
How do I configure SuperCollider MCP with Claude Desktop?
Add the block `@makotyo/mcp-supercollider` to the `mcpServers` object in your `claude_desktop_config.json` using the command `npx -y`.
How do I configure SuperCollider MCP with VS Code?
Add the configuration to your User Settings JSON (under the `mcp.servers` key) or to a `.vscode/mcp.json` file in your workspace. The `mcp` key is not needed in the `.vscode/mcp.json` file.
What package name is used to install SuperCollider MCP?
The npm package is `@makotyo/mcp-supercollider`.
Basic information
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
ICSS
chokcoco不止于 CSS
Comments