Wingie Enuygun MCP
Search and compare flights, hotels, buses, and car rentals with ENUYGUN's MCP
Documentation
Features Tools API Get Started Connect Now
Model Context Protocol
Connect AI to
Travel Services
Seamlessly integrate your AI applications with Turkey's leading travel platform. Real-time access to flight, hotel, bus, and car rental data through the Model Context Protocol.
Connect Now Explore Tools
0
API Tools
0
Services
HTTP
Protocol
mcp-server
$ npx -y mcp-remote https://mcp.enuygun.com/mcp
β‘ Initializing MCP connection...
π‘ Connected to Wingie Enuygun API
π οΈ 34 tools loaded successfully
β Ready for AI integration
$ _
Why MCP?
Built for the AI Era
One protocol, unlimited possibilities. Access comprehensive travel data with a standardized interface.
Real-Time Data
Access live flight prices, hotel availability, bus schedules, and car rental options instantly through your AI assistant.
Instant Access
No account or login required β connect your AI client and start using travel tools right away.
34 API Tools
Comprehensive suite covering search, booking links, PNR-based reservation details, cancellations, weather, and document delivery.
4 Travel Services
Flights, hotels, bus travel, and car rentals β all unified under a single MCP server endpoint.
API Suite
Complete Travel API Tools
33 public travel tools for flights, hotels, buses, and car rentals β plus a connectivity check through MCP
Flights 9 Car Rental 11 Buses 10 Hotels 3
GET flight_search
Search flights between cities with real-time pricing and availability
POST flight_allocate
Generate deep link URLs for booking selected flights
GET flight_get_reservation_detail
Get detailed ticket information by PNR and passenger last name
POST flight_checkin
Perform online check-in for upcoming flights
GET flight_cancel_viewonly
View cancellation terms and refund amounts
POST flight_ticket_reissue
Change or reissue existing flight tickets
POST flight_send_invoice_mail
Send flight invoice via email to passenger
POST flight_send_ticket_mail
Send e-ticket notifications to passengers
GET flight_weather_forecast
Get weather forecast for destination city
GET car_search
Search available vehicles by location and dates
POST car_allocate
Create booking URLs for selected vehicles
GET car_get_reservation_detail
Get detailed booking information and voucher by reservation ID
GET car_cancel_viewonly
POST car_cancel_otp
Request one-time password for cancellation
POST car_cancel_commit
Confirm cancellation with OTP verification
POST car_rental_reservation_reissue
Get a link to modify a car rental reservation
POST car_send_invoice_mail
Send rental invoice via email
POST car_send_refund_mail
Send rental refund confirmation via email
POST car_send_ticket_mail
Send rental voucher via email
GET car_weather_forecast
Get weather forecast for your road trip
GET bus_search
Search bus routes, schedules, and pricing
GET bus_get_reservation_detail
Get detailed bus ticket information by PNR and last name
GET bus_cancel_viewonly
View cancellation fees and refund policy
POST bus_send_cancel_otp
Request OTP for bus ticket cancellation
POST bus_cancel_commit
Confirm bus ticket cancellation
POST bus_reservation_reissue
Get a link to modify an existing bus ticket
POST bus_send_refund_mail
Send refund confirmation via email
POST bus_send_invoice_mail
Send bus travel invoice via email
POST bus_send_ticket_mail
Send bus ticket via email
GET bus_weather_forecast
Get weather forecast for bus travel route
GET hotel_search
Search hotels by location, dates, guests, and preferences
GET hotel_room_detail
Get room details for a hotel from search results
GET hotel_weather_forecast
Get weather forecast for your hotel destination
API Reference
MCP Protocol Endpoints
Public endpoints for seamless AI integration
POST /mcp
MCP Message Handler
Primary endpoint for all MCP protocol messages. No authentication required.
Public JSON-RPC
GET /ping
Health Check
Verify server health. Use for connectivity testing and uptime monitoring.
Public Health Check
Connect in Minutes
Add Wingie Enuygun travel tools to your AI assistant with just a few steps
Claude.ai Web Interface
Claude Desktop Local App
MCP Inspector Developer Tool
Fastest Setup
Connect via Claude.ai
Add Wingie Enuygun as a custom MCP connector directly in the Claude.ai web interface. No installation needed.
~2 minutes No login required
1
Open Connectors Go to Settings β Connectors
2
Add Connector Click "Add custom connector"
3
Enter Details Name: Wingie Enuygun
4
Set Endpoint URL: https://mcp.enuygun.com/mcp
Done Save the connector and you're ready!
Config File
Connect via Claude Desktop
Add the MCP server to your Claude Desktop configuration file. Works with the local Claude Desktop application.
~3 minutes Requires npx
1
Open Config Go to Settings β Developer β Edit Config
2
Paste Configuration
claude_desktop_config.json Copy
{
"mcpServers": {
"enuygun": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.enuygun.com/mcp"
]
}
}
}
Restart Save the file and restart Claude Desktop
Debug Mode
Test with MCP Inspector
Interactively debug and test MCP tools during development. Perfect for exploring available endpoints.
~1 minute Dev testing
1
Launch Inspector
Terminal Copy
npx @modelcontextprotocol/inspector
2
Configure Transport: SSE Β· URL: https://mcp.enuygun.com/mcp
Connect Opens at localhost:5173 β click "Connect" to start
Try It Out
Example Prompts
Once connected, try asking your AI assistant these queries
Flights
- "Search for flights from Istanbul to Paris on August 15"
- "Show details for ticket PNR 33F3QU and last name Yilmaz"
- "Do online check-in for PNR 33F3QU"
- "What's the cancellation policy for PNR 33F3QU?"
- "Send the invoice for flight PNR 33F3QU"
Car Rentals
- "Find rental cars in Bodrum for September 10-12"
- "Create a booking for Istanbul Sabiha GΓΆkΓ§en Airport"
- "Show rental details for reservation CR123 and last name Yilmaz"
- "How much will I get back if I cancel reservation CR123?"
- "Send the rental voucher for reservation CR123"
- "What's the weather forecast for my road trip?"
Bus Travel
- "Search Istanbul to Ankara buses for August 20"
- "Show bus ticket details for PNR 420004 and last name Topal"
- "What's the cancellation fee for bus PNR 420004?"
- "Resend bus ticket PNR 420004 via email"
- "Send me the invoice for bus PNR 420004"
Hotels
- "List 5-star hotels in Antalya for September 5-8"
- "Show room details from my hotel search results"
- "What's the weather in Bodrum next week?"
- "Find family hotels with 2 rooms in Cappadocia"
- "Hotels near Istanbul Airport for one night"