Embedcalc MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 18 Jul 2026.
Embedded calculators, codegen & schematic review: CRC, timing, struct, IEEE-754, KiCad.
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 embedcalc-mcp -- npx -y embedcalc-mcp
{
"mcpServers": {
"embedcalc-mcp": {
"args": [
"-y",
"embedcalc-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.embedcalc-mcp]
command = "npx"
args = ["-y", "embedcalc-mcp"]
{
"mcpServers": {
"embedcalc-mcp": {
"args": [
"-y",
"embedcalc-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"embedcalc-mcp": {
"args": [
"-y",
"embedcalc-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.