FlightSeatmap
Rank #103,271io.github.jackculpan/flightseatmap
Look up airline seat maps, find the best seats, and manage seat alerts from your AI assistant.
FlightSeatmap is a Model Context Protocol (MCP) server published by jackculpan. It ranks #103,271 of 132,345 servers tracked on MCP Toplist. FlightSeatmap is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 4, 2026.
Ranks ahead of 29,074 of 132,345 servers on MCP Toplist.
Use FlightSeatmap
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http flightseatmap https://mcp.flightseatmap.com/mcp[mcp_servers.flightseatmap]
url = "https://mcp.flightseatmap.com/mcp"Add to ~/.codex/config.toml.
https://mcp.flightseatmap.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"flightseatmap": {
"url": "https://mcp.flightseatmap.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flightseatmap": {
"type": "http",
"url": "https://mcp.flightseatmap.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flightseatmap": {
"serverUrl": "https://mcp.flightseatmap.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flightseatmap": {
"url": "https://mcp.flightseatmap.com/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.jackculpan%2Fflightseatmap)<a href="https://mcptoplist.com/server/io.github.jackculpan%2Fflightseatmap"><img src="https://mcptoplist.com/badge/io.github.jackculpan%2Fflightseatmap.svg" alt="MCP Toplist: #103,271 of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jackculpan
Other servers by jackculpan
View all jackculpan servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains FlightSeatmap?
- FlightSeatmap is maintained by jackculpan, which publishes 3 MCP servers (0 total versions) tracked on MCP Toplist.
- Is FlightSeatmap listed on the Official MCP Registry?
- FlightSeatmap is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does FlightSeatmap have?
- FlightSeatmap ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for FlightSeatmap?
- The source code for FlightSeatmap is hosted at github.com/jackculpan/flightseatmaps/tree/HEAD/cloudflare-workers/flightseatmap-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.