by coffeenmusic · MCP Server · ★ 124
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is altium-mcp safe to install? View the security audit →
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 | 124 |
| Forks | 34 |
| Language | Pascal |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.9982193483225/100 |
| Open Issues | 2 |
| Last Updated | 2026-07-30 |
| Created | 2025-03-27 |
| Platforms | mcp |
| Est. Tokens | ~19k |
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 124 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 124 stars and 34 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.