by tiianhk · MCP Server · ★ 215
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Note: An extended version by ersatzben and BenCello can be found at: https://github.com/ersatzben/maxmsp-mcp MaxMSP-MCP Server This project uses the Model Context Protocol (MCP) to let LLMs directly understand and generate Max patches. Understand: LLM Explaining a Max Patch Video link. Acknowledgement: the patch being explained is downloaded from here. Text comments in the original file are deleted. Generate: LLM Making an FM Synth Check out the full video where you can listen to the synthesised sounds. The LLM agent has access to the official documentation of each object, as well as objects in the current patch and subpatch windows, which helps in retrieving and explaining objects, debugging, and verifying their own actions. Installation Prerequisites Python 3.8 or newer uv package manager Max 9 or newer (because some of the scripts require the Javascript V8 engine), we have not tested it on Max 8 or earlier versions of Max yet. Installing the MCP server Install uv: On macOS and Linux: curl -LsSf https://astral.sh/uv/install.sh
| Stars | 215 |
| Forks | 22 |
| Language | Max |
| Category | MCP Server |
| License | MIT |
| Quality Score | 68.3191122165569/100 |
| Open Issues | 8 |
| Last Updated | 2026-05-12 |
| Created | 2025-04-18 |
| Platforms | mcp |
| Est. Tokens | ~3404k |
These tools work well together with MaxMSP-MCP-Server for enhanced workflows:
Explore other popular mcp server tools:
MaxMSP-MCP-Server is MCP (Model Context Protocol) Server for Max (Max/MSP/Jitter). It is categorized as a MCP Server with 215 GitHub stars.
MaxMSP-MCP-Server is primarily written in Max.
You can find installation instructions and usage details in the MaxMSP-MCP-Server GitHub repository at github.com/tiianhk/MaxMSP-MCP-Server. The project has 215 stars and 22 forks, indicating an active community.
MaxMSP-MCP-Server is released under the MIT license, making it free to use and modify according to the license terms.