by coffeenmusic · MCP Server · ★ 69
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Altium MCP Server TLDR: Use Claude to control or ask questions about your Altium project. This is a Model Context Protocol (MCP) server that provides an interface to interact with Altium Designer through Python. The server allows for querying and manipulation of PCB designs programmatically. Note: Having Claude place components on the PCB currently fails hard. Example commands Run all output jobs Create a symbol for the part in the attached datasheet and use the currently open symbol as a reference example. Create a schematic symbol from the attached MPM3650 switching regulator datasheet and make sure to strictly follow the symbol placement rules. (Note: Need to open a schematic library. Uses description as pin placement rules. Please modify for your own preferences.) Find me the LM358 symbol in my opamp library and open it Create a multi-part symbol for a quad op-amp from the attached LM324 datasheet (creates parts A, B, C, D with shared V+/V- power pins) Create a PCB footprint for the SMD part in the attached datasheet and add it to my open PcbLib Duplicate my selected layout. (Will prompt user to now select destination components.
| Stars | 69 |
| Forks | 18 |
| Language | Pascal |
| Category | MCP Server |
| License | MIT |
| Quality Score | 34.7/100 |
| Open Issues | 3 |
| Last Updated | 2026-04-19 |
| Created | 2025-03-27 |
| Platforms | mcp |
| Est. Tokens | ~348k |
Explore other popular mcp server tools:
altium-mcp is Altium Model Context Protocol server and Altium API script. It is categorized as a MCP Server with 69 GitHub stars.
altium-mcp is primarily written in Pascal.
You can find installation instructions and usage details in the altium-mcp GitHub repository at github.com/coffeenmusic/altium-mcp. The project has 69 stars and 18 forks, indicating an active community.
altium-mcp is released under the MIT license, making it free to use and modify according to the license terms.