QuantOracle
Rank #10,371io.github.fel123/quantoracle
73 deterministic quant tools for AI agents. LLMs drift on Black-Scholes; these are exact math.
QuantOracle is a Model Context Protocol (MCP) server published by quantoracledev. It ranks #10,371 of 132,046 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. QuantOracle is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 4 tracked versions. It was first listed on Apr 4, 2026 and most recently updated on May 31, 2026.
Ranks ahead of 121,675 of 132,046 servers on MCP Toplist.
Use QuantOracle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add quantoracle -- npx -y quantoracle-mcp[mcp_servers.quantoracle]
command = "npx"
args = ["-y", "quantoracle-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"quantoracle": {
"command": "npx",
"args": [
"-y",
"quantoracle-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"quantoracle": {
"command": "npx",
"args": [
"-y",
"quantoracle-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"quantoracle": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"quantoracle-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"quantoracle": {
"command": "npx",
"args": [
"-y",
"quantoracle-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"quantoracle": {
"command": "npx",
"args": [
"-y",
"quantoracle-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.fel123%2Fquantoracle)<a href="https://mcptoplist.com/server/io.github.fel123%2Fquantoracle"><img src="https://mcptoplist.com/badge/io.github.fel123%2Fquantoracle.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
quantoracledev
Available versions (4)
| Version | Published |
|---|---|
| 2.4.2 | May 31, 2026 |
| 2.4.1 | May 10, 2026 |
| 2.4.0 | Apr 27, 2026 |
| 2.2.0 | Apr 11, 2026 |
Frequently asked questions
- Who maintains QuantOracle?
- QuantOracle is maintained by quantoracledev, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is QuantOracle listed on the Official MCP Registry?
- Yes — QuantOracle is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does QuantOracle have?
- MCP Toplist tracks 4 versions of QuantOracle, most recently published on May 31, 2026.
- Where can I find the source code for QuantOracle?
- The source code for QuantOracle is hosted at github.com/quantoracledev/quantoracle.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.