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

Similar MCP servers embedding-nearest

io.github.fel123/quantoracle
73 deterministic quant tools for AI agents. LLMs drift on Black-Scholes; these are exact math.
0 tools
io.tooloracle/quantum
QuantumOracle — 18 post-quantum crypto tools: Kyber, Dilithium, hybrid schemes, migration.
0 tools · streamable-http
TradingCalc MCP — Crypto Futures Math
Crypto futures math: PnL, liquidation, position sizing, carry trade. 19 tools. Not AI estimates.
0 tools · streamable-http
QuantRisk
Portfolio risk analytics — VaR, Monte Carlo, optimization, options Greeks, stress testing.
0 tools · streamable-http
xyz.lonestaroracle/mcp-server
45 AI data tools for agents — crypto, DeFi risk, audits, equities, energy, and more.
0 tools · streamable-http
DeepBlue Crypto Signals
10 crypto tools for AI agents: BTC/ETH/SOL/XRP momentum signals, Polymarket odds, sentiment, x402.
0 tools · streamable-http

How to use

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

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