MaxMSP-MCP-Server
MCP Serverby tiianhk · Added 5mo ago
Claude
193
Install
git clone https://github.com/tiianhk/MaxMSP-MCP-ServerAdd to Claude
claude mcp add maxmsp-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"maxmsp-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/maxmsp-mcp-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Coding agent for Max visual language
Tags
developmentmcp-server