Skip to content
Back to search
90
MCP live v0.1.9 streamable-http

io.github.cyanheads/calculator-mcp-server

io.github.cyanheads/calculator-mcp-server

Evaluate, simplify, and differentiate mathematical expressions.

Uptime
9.3%
43 probes
Response
307ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

calculate

Evaluate math expressions, simplify algebraic expressions, or compute symbolic derivatives. One expression per call. Supports arithmetic, trigonometry, statistics, matrices, complex numbers, units, an…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/calculator-mcp-server": {
      "url": "https://calculator.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}