Skip to content
Back to search
30
MCP streamable-http

com.calcfleet/calculators

com.calcfleet/calculators

Tested financial & practical calculators as free, no-auth MCP tools for AI agents.

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

Similar MCP servers embedding-nearest

axiom-calculator-mcp
Personal finance calculators for AI agents — mortgage, compound interest, FIRE, loan comparison, and more. Zero API keys required.
0 tools
Hacé Cuentas — Free Calculators
Free calculators as MCP tools: finance, taxes, health, units, dates. Search, fetch & compute.
0 tools · streamable-http
denysflnk/calculator-mcp
Tiny MCP calculator server for AI agents – precise decimal math over HTTP & stdio.
0 tools
finance-calc-mcp
Business, financial, and tax calculator — MCP server + CLI
0 tools
io.github.csoai-org/tax-calculator-ai-mcp
AI-powered tax calculator ai MCP server for agents. Supports calculate income tax, calculate vat
0 tools
com.mcpcalc/calculator
Calculators accessible via MCP with real-time collaborative sessions and shareable URLs.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "com.calcfleet/calculators": {
      "url": "https://calcfleet.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}