KiCad Tools
Rank #3,035io.github.ProductOfAmerica/mcp-server-kicad
Byte-preserving KiCad automation: 100+ tools for schematics, PCB layout, ERC, DRC, exports
KiCad Tools is a Model Context Protocol (MCP) server published by ProductOfAmerica. It ranks #3,035 of 132,345 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. KiCad Tools is listed across 2 registries — Official MCP and Glama, with 23 tracked versions. It was first listed on Mar 14, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 129,310 of 132,345 servers on MCP Toplist.
Use KiCad Tools
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-server-kicad -- uvx mcp-server-kicad[mcp_servers.mcp-server-kicad]
command = "uvx"
args = ["mcp-server-kicad"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-server-kicad": {
"command": "uvx",
"args": [
"mcp-server-kicad"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-server-kicad": {
"command": "uvx",
"args": [
"mcp-server-kicad"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-server-kicad": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-server-kicad"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-server-kicad": {
"command": "uvx",
"args": [
"mcp-server-kicad"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-server-kicad": {
"command": "uvx",
"args": [
"mcp-server-kicad"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ProductOfAmerica%2Fmcp-server-kicad)<a href="https://mcptoplist.com/server/io.github.ProductOfAmerica%2Fmcp-server-kicad"><img src="https://mcptoplist.com/badge/io.github.ProductOfAmerica%2Fmcp-server-kicad.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ProductOfAmerica
Available versions (23)
| Version | Published |
|---|---|
| 0.20.1 | Aug 15, 2026 |
| 0.20.0 | Aug 15, 2026 |
| 0.19.4 | Aug 15, 2026 |
| 0.19.3 | Aug 14, 2026 |
| 0.19.2 | Aug 14, 2026 |
| 0.19.1 | Aug 14, 2026 |
| 0.19.0 | Aug 14, 2026 |
| 0.18.0 | Aug 14, 2026 |
| 0.17.3 | Aug 13, 2026 |
| 0.17.2 | Aug 13, 2026 |
| 0.17.1 | Aug 12, 2026 |
| 0.17.0 | Aug 12, 2026 |
| 0.16.0 | Aug 12, 2026 |
| 0.15.0 | Aug 12, 2026 |
| 0.14.0 | Aug 12, 2026 |
| 0.13.4 | Aug 11, 2026 |
| 0.13.3 | Aug 11, 2026 |
| 0.13.2 | Aug 11, 2026 |
| 0.13.1 | Aug 11, 2026 |
| 0.13.0 | Aug 10, 2026 |
| 0.12.0 | Aug 10, 2026 |
| 0.11.0 | Aug 10, 2026 |
| 0.10.1 | Aug 10, 2026 |
Frequently asked questions
- Who maintains KiCad Tools?
- KiCad Tools is maintained by ProductOfAmerica, which publishes 1 MCP server (23 total versions) tracked on MCP Toplist.
- Is KiCad Tools listed on the Official MCP Registry?
- Yes — KiCad Tools is listed on the Official MCP Registry, alongside Glama.
- How many versions does KiCad Tools have?
- MCP Toplist tracks 23 versions of KiCad Tools, most recently published on Aug 15, 2026.
- Where can I find the source code for KiCad Tools?
- The source code for KiCad Tools is hosted at github.com/ProductOfAmerica/mcp-server-kicad.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.