Perform math calculations, generate random numbers, manipulate dates, encode/decode data, and compute hashes through 21 deterministic tools. Built for developers who need reliable utility functions in their AI workflows.
io.github.coo-quack/calc-mcp
Local install
STDIO
No auth required
How models use it and what it is built for.
Perform math calculations, generate random numbers, manipulate dates, encode/decode data, and compute hashes through 21 deterministic tools. Built for developers who need reliable utility functions in their AI workflows.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Coo Quack Calc.
Paste any of these into Agent Studio after connecting Coo Quack Calc.
Common questions about connecting and running Coo Quack Calc.
What math operations does calc-mcp support?
The server provides 21 tools covering basic arithmetic, randomness, date manipulation, encoding (Base64), and hashing (SHA-256 and others). Consult the tool list in the registry or after installation for the complete set.
How do I install calc-mcp?
Run `npx @coo-quack/calc-mcp@2.0.1` to install. It uses stdio transport, so it communicates with your MCP client via standard input/output.
Are the results deterministic?
Yes. The registry explicitly states the tools are deterministic and accurate, so the same input will always produce the same output (except for random number generation, which is intentionally non-deterministic).
Can I use calc-mcp for cryptographic hashing in production?
The server supports hashing functions like SHA-256, but you should verify the implementation meets your security requirements. For sensitive cryptographic use cases, consider auditing the source or consulting the maintainer.
What encoding formats are supported?
The registry mentions encoding and decoding tools. Base64 is commonly included; check the full tool documentation after installation for other formats like hex or URL encoding.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams