elektron-mcp

zerubeus/elektron-mcp
★ 93 stars Python 🤖 AI/LLM Updated 3mo ago
MCP sever for controlling Elektron devices using LLMs
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "elektron-mcp": {
      "command": "uvx",
      "args": [
        "elektron-mcp"
      ]
    }
  }
}

Or install with pip: pip install elektron-mcp

Topics

generative-aillmmcppython