Developer Tools
Trust: 39/100 (Limited)io.github.coo-quack/calc-mcp Guide
21 MCP tools for math, randomness, dates, encoding, hashing, and more — deterministic and accurate.
5 starsby coo-quack
Quick Start
Install
npx @coo-quack/calc-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-coo-quack-calc-mcp": {
"command": "npx",
"args": [
"@coo-quack/calc-mcp"
]
}
}
}