SERVER

Calculator MCP

Rank #25175

io.github.tech-sushant/calculator-mcp

Provides basic mathematical calculation functionality through MCP tools including arithmetic operations, exponentiation, and square root calculations. Features proper error handling for edge cases like division by zero and negative square roots.

First listed
Oct 17, 2025
Last publish date
Oct 28, 2025
OVERVIEW

Calculator MCP is a Model Context Protocol (MCP) server published by tech-sushant. It ranks #25175 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Calculator MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Oct 17, 2025 and most recently updated on Oct 28, 2025.

STANDING
#25,175of 58,900 tracked serversTop 50%

Ranks ahead of 33,725 of 58,900 servers on MCP Toplist.

CONNECT

Use Calculator MCP

Add Calculator MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "calculator-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tech-sushant/calculator-mcp"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

tech-sushant

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
1.0.1Oct 28, 2025
1.0.0Oct 17, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Calculator MCP?
Provides basic mathematical calculation functionality through MCP tools including arithmetic operations, exponentiation, and square root calculations. Features proper error handling for edge cases like division by zero and negative square roots.
Who maintains Calculator MCP?
Calculator MCP is maintained by tech-sushant, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Calculator MCP an official MCP server?
Yes — Calculator MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Calculator MCP have?
MCP Toplist tracks 3 versions of Calculator MCP, most recently published on Oct 28, 2025.
Where can I find the source code for Calculator MCP?
The source code for Calculator MCP is hosted at github.com/tech-sushant/calculator-mcp.
EXPLORE