Serversio.github.jackculpan/flightseatmap
F

FlightSeatmap

io.github.jackculpan/flightseatmap · v4.1.0
● Remote
v4.1.0remote🌐 https://mcp.flightseatmap.com/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.jackculpan/flightseatmap",
  "description": "Look up airline seat maps, find the best seats, and manage seat alerts from your AI assistant.",
  "title": "FlightSeatmap",
  "repository": {
    "url": "https://github.com/jackculpan/flightseatmaps",
    "source": "github",
    "subfolder": "cloudflare-workers/flightseatmap-mcp"
  },
  "version": "4.1.0",
  "websiteUrl": "https://flightseatmap.com/mcp",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.flightseatmap.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}