TYLERSFOSTER/MCPSynthController
3.2
If you are the rightful owner of MCPSynthController and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project implements a Python-based Model Context Protocol (MCP) server designed to allow large language models (LLMs) to control parameters of a JUCE synthesizer in real time.
Tools
Functions exposed to the LLM to take actions
setParameter
Sets a synthesizer parameter via OSC.
getParameter
Placeholder implementation (returns a dummy value).
listParameters
Returns a list of known parameters.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client