Flightoracle
Rank #44,501io.tooloracle/flightoracle
MCP server providing flightoracle capabilities
Flightoracle is a Model Context Protocol (MCP) server published by ToolOracle. It ranks #44,501 of 115,591 servers tracked on MCP Toplist. Flightoracle is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 18, 2026.
Ranks ahead of 71,090 of 115,591 servers on MCP Toplist.
Use Flightoracle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http flightoracle https://tooloracle.io/flight/mcp/[mcp_servers.flightoracle]
url = "https://tooloracle.io/flight/mcp/"Add to ~/.codex/config.toml.
https://tooloracle.io/flight/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"flightoracle": {
"url": "https://tooloracle.io/flight/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flightoracle": {
"type": "http",
"url": "https://tooloracle.io/flight/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flightoracle": {
"serverUrl": "https://tooloracle.io/flight/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flightoracle": {
"url": "https://tooloracle.io/flight/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.tooloracle%2Fflightoracle)<a href="https://mcptoplist.com/server/io.tooloracle%2Fflightoracle"><img src="https://mcptoplist.com/badge/io.tooloracle%2Fflightoracle.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
ToolOracle
Other servers by ToolOracle
- Hoteloracle#33,983 · 2 vers
- PaymentOracle — Verifiable Multi-Rail Payment Receipts#35,068 · 1 ver
- Joboracle#44,502 · 2 vers
- Macroooracle#44,503 · 2 vers
- Memeoracle#44,504 · 2 vers
- Newsoracle#44,505 · 2 vers
- Rankoracle#44,506 · 2 vers
- Shoporacle#44,507 · 2 vers
- Smartmoneyoracle#44,508 · 2 vers
- Yieldoracle#44,509 · 2 vers
- CarbonOracle#53,188 · 1 ver
- Accessoracle#53,533 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Flightoracle?
- Flightoracle is maintained by ToolOracle, which publishes 62 MCP servers (72 total versions) tracked on MCP Toplist.
- Is Flightoracle listed on the Official MCP Registry?
- Yes — Flightoracle is listed on the Official MCP Registry, alongside Glama.
- How many versions does Flightoracle have?
- MCP Toplist tracks 2 versions of Flightoracle, most recently published on Mar 18, 2026.
- Where can I find the source code for Flightoracle?
- The source code for Flightoracle is hosted at github.com/ToolOracle/flightoracle.