Back to directory
altium-mcp

altium-mcp

@coffeenmusic71

A Model Context Protocol (MCP) server that provides an interface to interact with Altium Designer through Python, enabling programmatic querying and manipulation of PCB designs.

altiumpcbdesignelectronicsautomation

Installation & Configuration

{
  "mcpServers": {
    "altium-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "altium-mcp-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Pascal
Created
2025/3/27
Updated
2026/6/8