{
  "serverInfo": { "name": "istanbul-prime-pass", "version": "0.3.0" },
  "description": "Istanbul PRIME Pass: search included attractions, get details, check pricing, and get a hosted checkout link.",
  "transport": { "type": "streamable-http", "endpoint": "https://mcp.istanbulprimepass.com/mcp" },
  "capabilities": { "tools": true, "resources": false, "prompts": false },
  "tools": [
    "get_pass_info",
    "check_pass_pricing",
    "list_included_venues",
    "search_attractions",
    "get_attraction_details",
    "get_checkout_link"
  ],
  "provider": { "name": "Cityberry", "url": "https://istanbulprimepass.com" }
}
