altium-designer-mcp

embedded-society/altium-designer-mcp
★ 8 stars Rust 🤖 AI/LLM Updated 7d ago
MCP server for AI-assisted Altium Designer component libraries management
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": {
    "altium-designer-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "altium-designer-mcp"
      ]
    }
  }
}

Topics

ai-agentsaltiumaltium-designeraltium-librariesaltium-libraryclaudeclaude-aimcpmcp-serverrust