Compute Finance Oracle
Rank #7,032io.github.compute-finance/mcp
Live AI compute pricing oracle — real-time LLM model prices across providers
Compute Finance Oracle is a Model Context Protocol (MCP) server published by compute-finance. It ranks #7,032 of 132,046 servers tracked on MCP Toplist. Compute Finance Oracle is listed across 3 registries — Official MCP, PulseMCP and Glama, with 13 tracked versions. It was first listed on May 21, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 125,014 of 132,046 servers on MCP Toplist.
Use Compute Finance Oracle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add compute-finance -- npx -y @compute-finance/mcp setup[mcp_servers.compute-finance]
command = "npx"
args = ["-y", "@compute-finance/mcp", "setup"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"compute-finance": {
"command": "npx",
"args": [
"-y",
"@compute-finance/mcp",
"setup"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"compute-finance": {
"command": "npx",
"args": [
"-y",
"@compute-finance/mcp",
"setup"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"compute-finance": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@compute-finance/mcp",
"setup"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"compute-finance": {
"command": "npx",
"args": [
"-y",
"@compute-finance/mcp",
"setup"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"compute-finance": {
"command": "npx",
"args": [
"-y",
"@compute-finance/mcp",
"setup"
]
}
}
}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.compute-finance%2Fmcp)<a href="https://mcptoplist.com/server/io.github.compute-finance%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.compute-finance%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
compute-finance
Available versions (13)
| Version | Published |
|---|---|
| 0.12.0 | Sep 22, 2026 |
| 0.11.0 | Sep 18, 2026 |
| 0.10.0 | Sep 11, 2026 |
| 0.8.1 | Aug 7, 2026 |
| 0.8.0 | Aug 3, 2026 |
| 0.7.0 | Jul 20, 2026 |
| 0.6.2 | Jul 8, 2026 |
| 0.6.1 | Jul 6, 2026 |
| 0.6.0 | Jul 2, 2026 |
| 0.5.0 | Jun 26, 2026 |
| 0.4.0 | Jun 17, 2026 |
| 0.3.0 | Jun 1, 2026 |
| 0.2.0 | May 26, 2026 |
Frequently asked questions
- Who maintains Compute Finance Oracle?
- Compute Finance Oracle is maintained by compute-finance, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is Compute Finance Oracle listed on the Official MCP Registry?
- Yes — Compute Finance Oracle is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Compute Finance Oracle have?
- MCP Toplist tracks 13 versions of Compute Finance Oracle, most recently published on Sep 22, 2026.
- Where can I find the source code for Compute Finance Oracle?
- The source code for Compute Finance Oracle is hosted at github.com/compute-finance/mcp.
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.