Calc MCP
Rank #2,455io.github.coo-quack/calc-mcp
21 MCP tools for math, randomness, dates, encoding, hashing, and more — deterministic and accurate.
Calc MCP is a Model Context Protocol (MCP) server published by coo-quack. It ranks #2,455 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Calc MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 16 tracked versions. It was first listed on Feb 10, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 129,591 of 132,046 servers on MCP Toplist.
Use Calc MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add calc-mcp -- npx -y @coo-quack/calc-mcp[mcp_servers.calc-mcp]
command = "npx"
args = ["-y", "@coo-quack/calc-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"calc-mcp": {
"command": "npx",
"args": [
"-y",
"@coo-quack/calc-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"calc-mcp": {
"command": "npx",
"args": [
"-y",
"@coo-quack/calc-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"calc-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@coo-quack/calc-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"calc-mcp": {
"command": "npx",
"args": [
"-y",
"@coo-quack/calc-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"calc-mcp": {
"command": "npx",
"args": [
"-y",
"@coo-quack/calc-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.coo-quack%2Fcalc-mcp)<a href="https://mcptoplist.com/server/io.github.coo-quack%2Fcalc-mcp"><img src="https://mcptoplist.com/badge/io.github.coo-quack%2Fcalc-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
coo-quack
Available versions (16)
| Version | Published |
|---|---|
| 2.1.1 | Sep 13, 2026 |
| 2.1.0 | Aug 18, 2026 |
| 2.0.6 | Aug 18, 2026 |
| 2.0.5 | Aug 11, 2026 |
| 2.0.4 | Jul 24, 2026 |
| 2.0.2 | Jun 27, 2026 |
| 2.0.1 | Mar 31, 2026 |
| 2.0.0 | Mar 15, 2026 |
| 1.9.3 | Mar 12, 2026 |
| 1.9.2 | Mar 12, 2026 |
| 1.9.1 | Mar 12, 2026 |
| 1.9.0 | Feb 26, 2026 |
| 1.8.6 | Feb 24, 2026 |
| 1.8.5 | Feb 23, 2026 |
| 1.8.4 | Feb 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Calc MCP?
- Calc MCP is maintained by coo-quack, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is Calc MCP listed on the Official MCP Registry?
- Yes — Calc MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Calc MCP have?
- MCP Toplist tracks 16 versions of Calc MCP, most recently published on Sep 13, 2026.
- Where can I find the source code for Calc MCP?
- The source code for Calc MCP is hosted at github.com/coo-quack/calc-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.