mcpbeat Sign in

Calc MCP Server

by coo-quack Your server? Claim it
local only

Calc MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 283 installs a week from npm. Last commit 18 Sep 2026.

21 MCP tools for math, randomness, dates, encoding, hashing, and more — deterministic and accurate.

Installs per day peak 329 · avg 37 · +969% w/w
a month agotoday
283
Installs / week
npm · @coo-quack/calc-mcp
9
Stars
1 open issues
18 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Calc MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add calc-mcp -- npx -y @coo-quack/calc-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "calc-mcp": {
      "args": [
        "-y",
        "@coo-quack/calc-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.calc-mcp]
command = "npx"
args = ["-y", "@coo-quack/calc-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "calc-mcp": {
      "args": [
        "-y",
        "@coo-quack/calc-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "calc-mcp": {
      "args": [
        "-y",
        "@coo-quack/calc-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Calc MCP

same job, measured the same way
consolelog dev tools
by mbdev3

Deterministic dev tools for AI agents over MCP: hashing, encoding, formatting, codegen, and more.

22 installs/wk local only
TinyFn
by tinyfn

500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.

572 tools answering
gnomon
by lihtness

Deterministic batch tools so LLM agents stop guessing dates and math.

89 installs/wk local only
Tax Engine
by freelax

Deterministic Czech OSVC tax tools for 2026: tax, insurance, deadlines, VAT and exchange rates.

14 tools answering
Chronoguard
by kelli930

Deterministic temporal and business-date arithmetic for AI agents via MCP.

local only
Runtime
by formatho

Self-hosted MCP server: 26 deterministic dev, security, and EVM tools.

26 tools answering
Thousand API
by thousand-api

Certainty for AI Agents. Deterministic MCP tools for dates, crypto, finance. 84 tools.

84 tools answering
TradingCalc MCP: Crypto Futures Math
by skalinin909

Deterministic crypto futures, on-chain risk, and prediction-market math. 31 tools. Not AI estimates.

32 tools answering

Calc MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Calc MCP?
Calc MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @coo-quack/calc-mcp was installed 283 times last week.
How do I connect Calc MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @coo-quack/calc-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Calc MCP?
The npm package @coo-quack/calc-mcp was installed 283 times in the last week. Week over week that is +969%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Calc MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 9 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.