{
  "name": "Rides.rs Airport Transfers",
  "description": "Premium airport-transfer service between Novi Sad and Belgrade Nikola Tesla Airport (BEG). Fixed prices, cash/card to driver, no online payment to book. Look up routes + prices and create confirmed bookings programmatically.",
  "documentation": "https://rides.rs/en/for-agents",
  "mcpServers": {
    "rides-rs": {
      "url": "https://rides.rs/api/mcp",
      "transport": "streamable-http",
      "authentication": "none",
      "tools": [
        "list_routes",
        "get_pricing",
        "estimate_price",
        "get_service_info",
        "create_booking_request",
        "get_booking_request_status"
      ]
    }
  },
  "catalog": "https://rides.rs/api/v1/routes",
  "contact": "info@rides.rs"
}
