{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "travel.onebag/one-bag-travel",
  "title": "One Bag Travel",
  "description": "Carry-on travel backpack specifications, airline carry-on size and weight limits for ~200 airlines, and real one-bag packing lists. Read-only, no authentication.",
  "version": "1.0.0",
  "websiteUrl": "https://onebag.travel/",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://onebag.travel/mcp"
    }
  ]
}
