Skip to main content
Glama
Suzu-Gears

circuitjs-mcp

by Suzu-Gears

Related Servers

Alternatives to circuitjs-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Generates, simulates, and inspects LTspice circuits via MCP tools and resources, providing structured JSON interfaces for AI agents.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables MCP-compatible agents to generate Qucs circuit schematics, run simulations, and parse results programmatically.
      1
      MIT
    • F
      license
      Not graded
      quality
      F
      maintenance
      Provides circuit simulation capabilities via MCP, enabling creation, simulation (DC, AC, transient), and analysis of electronic circuits using PySpice.
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables building and simulating electronic circuits by converting netlist descriptions or drawings into live CircuitJS1 simulation URLs.
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server for Micro-Cap 12 SPICE simulator enabling LLM agents to run analog circuit simulations, including analyses, sweeps, and retrieval of curve data and plots.
      20
      21 PyPI
      2
      MIT

    TDQS

    A3.9/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool has a clear, distinct role: loading/exporting circuits, reading state, controlling simulation, running transient probes, taking screenshots, generating links, and escaping to JS. circuit_state and run_transient are separated clearly as snapshot vs. time-series sampling.

    Naming Consistency3/5

    Four tools use the circuit_ prefix, while sim_control, run_transient, screenshot, and eval_js follow different patterns. The names are still readable, but the convention is not uniformly applied across the server.

    Tool Count5/5

    Eight tools is a well-scoped count for a circuit simulator server. Each tool maps to a meaningful user need without redundancy or bloat.

    Completeness5/5

    The set covers the full simulation workflow: load, export, inspect, control, run transient analysis, capture output, and share. eval_js provides an escape hatch for anything not explicitly exposed, leaving no obvious dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues