Skip to content
Back to search
60
MCP http

quantoracle

QuantOracle/quantoracle

63 deterministic quant computation tools for AI agents. Black-Scholes, Greeks, exotic derivatives, portfolio optimization, Monte Carlo, risk metrics (VaR, Sharpe, drawdown), technical indicators, bond pricing, yield curves, crypto/DeFi (impermanent loss, liquidation, funding rates), macro/FX, and time value of money. Pure math — same inputs always produce same outputs. 1,000 free calls/day, no API key required.

Uptime
100.0%
42 probes
Response
0ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available

How to use

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

{
  "mcpServers": {
    "quantoracle": {
      "url": "https://quantoracle.dev",
      "transport": "http"
    }
  }
}