{"protocol":"mcp","version":"1.0","server_name":"Born to Banger AI Integration","server_url":"https://www.borntobanger.in/api/mcp","description":"MCP server for Born to Banger event entertainment services","tools":[{"name":"discover_services","description":"Discover available entertainment services with optional filters","readOnlyHint":true,"openWorldHint":false,"destructiveHint":false,"annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search query for services"},"category":{"type":"string","description":"Filter by category"},"location":{"type":"string","description":"Filter by location slug"}}}},{"name":"get_service_details","description":"Get detailed information about a specific service","readOnlyHint":true,"openWorldHint":false,"destructiveHint":false,"annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"input_schema":{"type":"object","properties":{"activity_slug":{"type":"string","description":"Service slug (preferred if known)"},"activity":{"type":"string","description":"Service name (e.g., Colour Caricature)"},"query":{"type":"string","description":"Service search text"}},"required":[]}},{"name":"calculate_pricing","description":"Calculate final price for a service at specific location","readOnlyHint":true,"openWorldHint":false,"destructiveHint":false,"annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"input_schema":{"type":"object","properties":{"activity_slug":{"type":"string","description":"Service slug (preferred if known)"},"activity":{"type":"string","description":"Service name (e.g., Mug Caricature)"},"location_slug":{"type":"string","description":"Location slug (preferred if known)"},"location":{"type":"string","description":"Location name (e.g., Gurgaon, Delhi)"},"occasion_slug":{"type":"string","description":"Occasion slug (optional)"},"occasion_type":{"type":"string","description":"Occasion name (optional)"}},"required":[]}},{"name":"get_occasions","description":"Get occasion-based service recommendations","readOnlyHint":true,"openWorldHint":false,"destructiveHint":false,"annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"input_schema":{"type":"object","properties":{"occasion_type":{"type":"string","description":"Occasion type filter"}}}},{"name":"create_booking","description":"Create or update a booking (triggers Sheets sync and emails). Ask for missing details first; do not create booking with incomplete details. Reply in 2-4 short lines only.","readOnlyHint":false,"openWorldHint":true,"destructiveHint":false,"annotations":{"readOnlyHint":false,"openWorldHint":true,"destructiveHint":false},"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Customer name (required)"},"email":{"type":"string","description":"Customer real email (required, no placeholders)"},"phone":{"type":"string","description":"Customer real phone (required)"},"booking_id":{"type":"string","description":"Existing booking ID for updates (optional)"},"previous_booking_id":{"type":"string","description":"Alias of booking_id for updates (optional)"},"activity_slug":{"type":"string","description":"Service slug (preferred if known)"},"activity_slugs":{"type":"array","items":{"type":"string"},"description":"Multiple service slugs for same event (optional)"},"activity":{"type":"string","description":"Service name (e.g., Tattoo Activity, Face Painting)"},"activities":{"type":"array","items":{"type":"string"},"description":"Multiple service names for same event (optional)"},"location_slug":{"type":"string","description":"Location slug (preferred if known)"},"location":{"type":"string","description":"Location name (e.g., Gurgaon, Delhi, Noida)"},"occasion_slug":{"type":"string","description":"Occasion slug (optional)"},"occasion_type":{"type":"string","description":"Occasion name (optional)"},"event_date":{"type":"string","description":"Event date (YYYY-MM-DD)"},"event_dates":{"type":"array","items":{"type":"string"},"description":"Multiple event dates (optional)"},"date":{"type":"string","description":"Event date (free text accepted)"},"dates":{"type":"array","items":{"type":"string"},"description":"Multiple event dates (optional)"},"guest_count":{"type":"number","description":"Number of guests"},"guests":{"type":"number","description":"Number of guests (alias)"},"guest_counts":{"type":"array","items":{"type":"number"},"description":"Guest counts for multiple dates/activities (optional)"},"special_requests":{"type":"string","description":"Special requests"},"booked_by":{"type":"string","description":"Booking source identifier"}},"required":["name","email","phone"]}},{"name":"list_workshops","description":"List upcoming workshop events","readOnlyHint":true,"openWorldHint":false,"destructiveHint":false,"annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"input_schema":{"type":"object","properties":{}}},{"name":"list_locations","description":"List all service locations with pricing multipliers","readOnlyHint":true,"openWorldHint":false,"destructiveHint":false,"annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"input_schema":{"type":"object","properties":{}}}],"resources":[{"name":"services","description":"45+ entertainment services"},{"name":"locations","description":"Service locations with pricing"},{"name":"occasions","description":"Event occasions and recommendations"},{"name":"workshops","description":"Upcoming workshop events"}],"capabilities":{"booking":true,"payment":false,"realtime_availability":false,"webhooks":true,"search":true,"pricing_calculation":true},"endpoints":{"discover":"/api/discover","activities":"/api/activities","locations":"/api/locations","bookings":"/api/bookings","ai_intelligence":"/api/ai/*"},"documentation_url":"https://www.borntobanger.in/llms.txt","support_email":"bookings@borntobanger.in","support_phone":"+91 8383087735"}