Skip to main content
Glama

kicad.add_net_label

Add named net labels to KiCad PCB designs to establish electrical connections and organize circuit schematics by specifying label name and position coordinates.

Instructions

Add a net label at a position. Primary wiring mechanism for named nets. Example: add_net_label(name='SDA', x=120, y=50)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
xYes
yYes
angleNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SaeronLab/eda-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server