Metadata-Version: 2.4
Name: circuit-mcp
Version: 0.4.1
Summary: Alias for ltspice-mcp: a SPICE circuit-simulation MCP server (LTspice/ngspice). Installs and runs ltspice-mcp.
Project-URL: Homepage, https://github.com/cognitohazard/ltspice-mcp
Project-URL: Repository, https://github.com/cognitohazard/ltspice-mcp
Project-URL: Issues, https://github.com/cognitohazard/ltspice-mcp/issues
License-Expression: GPL-3.0-or-later
Keywords: circuit-simulation,eda,ltspice,mcp,model-context-protocol,ngspice,spice
Requires-Python: >=3.11
Requires-Dist: ltspice-mcp
Description-Content-Type: text/markdown

# circuit-mcp

Alias for [**ltspice-mcp**](https://pypi.org/project/ltspice-mcp/) — a SPICE
circuit-simulation MCP server (LTspice and ngspice) for Claude and other LLMs.

Installing this package installs and runs `ltspice-mcp`:

```bash
uvx circuit-mcp          # run the server
pip install circuit-mcp  # installs ltspice-mcp as a dependency
```

`ltspice-mcp` is the canonical package. Documentation, configuration, issues,
and source live there: https://github.com/cognitohazard/ltspice-mcp
