MCP.so
Sign In

Quantoracle

@QuantOracledev

About Quantoracle

63 deterministic quant computation tools for autonomous financial agents. Options, derivatives, risk, portfolio, statistics, crypto/DeFi, macro/FX, TVM. 1,000 free calls/day — no signup.

Basic information

Category

Finance & Commerce

License

MIT

Runtime

node

Transports

stdio

Publisher

QuantOracledev

Submitted by

fel123

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "quantoracle": {
      "command": "npx",
      "args": [
        "-y",
        "quantoracle-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Quantoracle?

Quantoracle is a quantitative computation API for autonomous financial agents, providing 63 deterministic, citation-verified calculators and 10 composite workflows. It is designed for developers building AI agents that need fast, accurate, and reproducible financial math without relying on LLM in-context calculations.

How to use Quantoracle?

Quantoracle can be used via direct HTTP API calls (curl, Python, TypeScript) or through the CLI installed with npm install -g quantoracle-cli. For MCP integration, run npx quantoracle-mcp. The API requires no API key for the free tier (1,000 calls/IP/day) and supports pay-per-call via x402 for unlimited usage.

Key features of Quantoracle

  • 63 deterministic, citation-verified financial calculators
  • 10 composite workflows for common agent tasks
  • Sub-millisecond to

Comments

More Finance & Commerce MCP servers