MCPVault

get_netlist_nets

MCP tool from Kicad MCP Server by Seeed-Studio

List all nets with pin connections

How to use it

get_netlist_nets is exposed by the Kicad MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_netlist_nets 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