Skip to main content
Glama
NeuronCState

Digital MCP Server

by NeuronCState

Related Servers

Alternatives to Digital MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to build and simulate Tinkercad Circuits through a real Chrome session, including placing parts, wiring pins, writing Arduino code, running simulations, and reading serial output.
      17
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI agents to operate the Falstad CircuitJS1 circuit simulator through MCP, including loading circuits, running transient simulations, probing waveforms, exporting circuits, and capturing schematic screenshots.
      8
      GPL 2.0

    TDQS

    B3.2/5.0

    Scored across 10 tools

    Disambiguation2/5

    digital_open_circuit and digital_load_circuit both launch the same GUI app with only subtle differences in return metadata, and digital_render_circuit is an explicit legacy duplicate of digital_export_rendered_image. These overlapping pairs create real misselection risk, even though the build/inspect/test/export tools are otherwise distinct.

    Naming Consistency4/5

    The tools consistently use a digital_ prefix with snake_case action phrases such as run_tests, build_circuit, and export_*_image. digital_design_schema is slightly off-pattern because it reads as a noun phrase rather than verb+object, but there is no mixed casing or chaotic style.

    Tool Count4/5

    Ten tools is a reasonable size for a circuit design/simulation server, and most tools correspond to a meaningful step in the workflow. The set is slightly padded by redundant legacy/GUI variants, so it is not perfectly minimal.

    Completeness4/5

    The server covers the core workflow from design schema to build, inspect, test, simulate, and export images, so agents can complete end-to-end tasks. There is no tool for updating/deleting an existing circuit, but rebuilding from a structured design largely mitigates that gap.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues