Moog Sub37 Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Moog Sub37 Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A Model Context Protocol (MCP) server that allows Claude and other MCP-compatible LLMs to interact with and control the Moog Sub37/Subsequent37 analog synthesizer via MIDI. This integration enables AI-assisted sound design and parameter control of this legendary Moog synthesizer.
The Moog Sub37/Subsequent37 is a powerful analog synthesizer featuring:
Prompt should start with "use Moog sub37 MCP to ..."
"Design a deep, resonant bass patch using the Moog filter's self-oscillation on midi channel 3"
"Create an evolving pad sound using both oscillators in Duo mode on midi channel 3"
"Program a sequence that showcases the Sub37's classic Moog lead sound on midi channel 3"
"Design a dark atmospheric sound using the Sub37's modulation capabilities on midi channel 3"
"Create a punchy bass sound perfect for techno using the multidrive circuit on midi channel 3"Watch Claude control the Moog Sub37/Subsequent37 in real-time:
coming soon
uv is mandatory for this project. Start by installing it:
#### For macOS:
brew install uv#### For Windows:
Follow the instructions here
To use with Claude AI, add the MCP server configuration in Claude Desktop:
⚠️ Important: You don't need to clone the repository or install the packages manually. The MCP server is published on PyPI and can be installed automatically.
Go to Claude > Settings > Developer > Edit Config > claude_desktop_config.json to include the following:
{
"mcpServers": {
"Sub37": {
"command": "uvx",
"args": ["moog-sub37-mcp"]
}
}
}This library leverages:
MIT License - See LICENSE file for details
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.