calc-mcp and calculator-server
About calc-mcp
coo-quack/calc-mcp
MCP server with 21 tools for things AI is bad at — math, hashing, encoding, date arithmetic, and more.
Implements an MCP server using stdio transport that exposes 21 deterministic tools via natural language—LLM clients select the appropriate tool automatically without configuration. Built on Node.js with cryptographic randomness (Node's crypto module), timezone-aware date handling (likely date-fns or similar), and sandboxed math evaluation with ReDoS protection. Integrates with Claude Desktop, VS Code Copilot, Cursor, Windsurf, and any MCP-compatible client through single `npx` installation.
About calculator-server
avisangle/calculator-server
A comprehensive Go-based MCP server for mathematical computations with 13+ tools
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work