Elektron Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Elektron 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 Elektron synthesizers via MIDI.
#### If you have a Moog Sub37/Subsequent37, check out our dedicated MCP server for it at moog-sub37-mcp.
#### A web-based version of this MCP server can be found at senthgenie.com. (You can ask for API key for free on discord)
#### If you want help or would like to contribute to development, please join our Discord community.
"Use Digitone MCP to design an evolving dark pad using the Wavetone machine on track 1."
"Use Digitone MPC to design a Dark thick pad using Wavetone machine on track 1."Only Wavetone machine is supported for now, other machines will be added soon, stay tuned!
Watch Claude control the Elektron Digitone synthesizer in real-time:
uv is mandatory for this project so 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, all you need is to add the MCP server configuration to your claude_desktop_config.json file the MPC server is already published on pypi.
Go to Claude > Settings > Developer > Edit Config > claude_desktop_config.json to include the following:
{
"mcpServers": {
"Digitone 2": {
"command": "uvx",
"args": ["elektron-mcp"]
}
}
}This library uses:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.