Back to search
30
MCP streamable-http

io.github.cyanheads/calculator-mcp-server

io.github.cyanheads/calculator-mcp-server

Calculator MCP server — evaluate, simplify, and differentiate math expressions.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@cyanheads/calculator-mcp-server
Calculator MCP server — evaluate, simplify, and differentiate math expressions.
0 tools
io.github.ryudi84/ip-calc
MCP server for IP calculations: subnets, CIDR, ranges, network info.
0 tools
mcp-server-calculator
A Model Context Protocol server for calculating.
0 tools
io.github.tech-sushant/calculator-mcp
A simple Model Context Protocol calculator server
0 tools
math-mcp
Comprehensive Math calculation MCP server, providing basic arithmetic, matrix calculation, statistical analysis, calculus, optimization, reg
0 tools
ip-calc-mcp
MCP server for IP address calculations — subnet masks, CIDR notation, IP ranges, network analysis. Zero external deps.
0 tools

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"
    }
  }
}