FlightSweeper
Rank #22,659app.vercel.flightsweeper-webmcp/public
Anonymous public tools for FlightSweeper. See the published agent boundary before use.
FlightSweeper is a Model Context Protocol (MCP) server published by raintree-technology. It ranks #22,659 of 115,460 servers tracked on MCP Toplist. FlightSweeper is listed on Official MCP, with 1 tracked version. It was first listed on Aug 28, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 92,801 of 115,460 servers on MCP Toplist.
Use FlightSweeper
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http public https://flightsweeper-webmcp.vercel.app/mcp[mcp_servers.public]
url = "https://flightsweeper-webmcp.vercel.app/mcp"Add to ~/.codex/config.toml.
https://flightsweeper-webmcp.vercel.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"public": {
"url": "https://flightsweeper-webmcp.vercel.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"public": {
"type": "http",
"url": "https://flightsweeper-webmcp.vercel.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"public": {
"serverUrl": "https://flightsweeper-webmcp.vercel.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"public": {
"url": "https://flightsweeper-webmcp.vercel.app/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/app.vercel.flightsweeper-webmcp%2Fpublic)<a href="https://mcptoplist.com/server/app.vercel.flightsweeper-webmcp%2Fpublic"><img src="https://mcptoplist.com/badge/app.vercel.flightsweeper-webmcp%2Fpublic.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
raintree-technology
Other servers by raintree-technology
View all raintree-technology servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 28, 2026 |
Frequently asked questions
- Who maintains FlightSweeper?
- FlightSweeper is maintained by raintree-technology, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is FlightSweeper listed on the Official MCP Registry?
- Yes — FlightSweeper is listed on the Official MCP Registry.
- How many versions does FlightSweeper have?
- MCP Toplist tracks 1 version of FlightSweeper, most recently published on Aug 28, 2026.
- Where can I find the source code for FlightSweeper?
- The source code for FlightSweeper is hosted at github.com/raintree-technology/flightsweeper-webmcp.