Best JUCE MCP Servers
JUCE is an open-source cross-platform C++ application framework, used for the development of desktop and mobile applications. It is particularly popular for audio applications and plugins due to its comprehensive audio libraries.
Why this server?
Control a Space Dust synth plugin by shaping presets through natural language — listing presets, reading and adjusting the current sound, creating and modifying presets, undoing changes, and comparing presets, with all edits written to the plugin's preset folder.
AlicenseAqualityBmaintenanceLets users shape Space Dust synthesizer presets by describing the sound they want in natural language, instead of turning knobs. It reads, creates, adjusts, and compares preset files, with safety rails and live updates.Last updated10MITWhy this server?
Supports scaffolding, building, and validating JUCE audio plugin projects, including VST3 validation.
Alicense-qualityAmaintenanceapc-mcp is a Model Context Protocol server that brings audio plugin development workflows into any MCP-compatible client by wrapping CMake, ctest, clang-format, pluginval, and clap-validator into a clean tool interface for building, testing, linting, validating, and scaffolding JUCE, CLAP, VST3, and ARA plugin projects.Last updatedMITWhy this server?
Enables real-time control of JUCE synthesizer parameters through natural language commands, translating tool calls into OSC messages that modify synth parameters like filter cutoff, oscillator settings, and effects.
Flicense-qualityDmaintenanceEnables LLMs to control synthesizer parameters in real-time by translating natural language commands into OSC messages sent to a JUCE synthesizer application.Last updated