Circuitarium MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from npm. Last commit 29 Jul 2026.
MCP tools for CRUMB artifacts and Logisim-evolution analysis and non-interactive simulation.
We read the source, 10 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(request.command, [...request.args], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add circuitarium -- npx -y circuitarium-mcp
{
"mcpServers": {
"circuitarium": {
"args": [
"-y",
"circuitarium-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.circuitarium]
command = "npx"
args = ["-y", "circuitarium-mcp"]
{
"mcpServers": {
"circuitarium": {
"args": [
"-y",
"circuitarium-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"circuitarium": {
"args": [
"-y",
"circuitarium-mcp"
],
"command": "npx"
}
}
}
Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture
MCP server for EPANET water-distribution network simulation and scenario analysis.
MCP server for Boolean network simulation and attractor analysis using MaBoSS
Real quantum circuit simulator, VQE, molecular Hamiltonians, QM/MM forces, and MD via 21 tools.
MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools
Connect RStudio to AI assistants for interactive R coding and data analysis.
31 MCP tools for ESG data extraction, PDF processing, vector search, and EU regulation analysis.
Financial data and analysis tools for Turkish BIST and international markets via MCP.
Answers built from our own checks of this server.