schemdraw-mcp-server

fukayatti/schemdraw-mcp-server

3.3

If you are the rightful owner of schemdraw-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Schemdraw MCP Server is a Model Context Protocol server designed to facilitate the creation and editing of electronic circuit diagrams using the schemdraw library.

Tools

Functions exposed to the LLM to take actions

create_circuit

Create a new circuit diagram.

add_component

Add a component to the circuit.

connect_components

Connect components within the circuit.

create_loop_circuit

Create a loop circuit.

save_circuit

Save the circuit diagram.

get_circuit_info

Retrieve information about the current circuit.

list_available_components

List available component types.

add_spacer

Add space between components.

optimize_layout

Optimize the layout of the circuit diagram.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources