Wingie Enuygun MCP

ENUYGUN के MCP के साथ उड़ानों, होटलों, बसों और कार किराए की खोज और तुलना करें

दस्तावेज़

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, weather forecasts, and Mastercard booking flows.

4 Travel Services

Flights, hotels, bus travel, and car rentals — all unified under a single MCP server endpoint.

API Suite

Complete Travel API Tools

11 public travel tools for flights, hotels, buses, and car rentals — plus a connectivity check through MCP

Flights 3 Car Rental 3 Buses 2 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_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_weather_forecast

Get weather forecast for your road trip

GET bus_search

Search bus routes, schedules, and pricing

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"