MCP.so
登录

Quantoracle

@QuantOracledev

关于 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.

基本信息

分类

金融与商务

许可证

MIT

运行时

node

传输方式

stdio

发布者

QuantOracledev

提交者

fel123

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

金融与商务 分类下的更多 MCP 服务器