MCPVault

find_tracks_by_net

MCP tool from Kicad MCP Server by Seeed-Studio

Track segments, lengths, widths, vias for a specific net

How to use it

find_tracks_by_net is exposed by the Kicad MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the find_tracks_by_net tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Kicad MCP Server

$claude mcp add kicad -s user -- "C:\Program Files\KiCad\10.0\bin\python.exe" -m kicad_mcp_server
FULL KICAD MCP SERVER LISTING