← Registry

Learning Resources

wingsinstitute.com

Provides information and services for career readiness programmes including course details, eligibility checks, campus tours, and scholarships.

1 endpoint18 known toolsFirst detected May 12, 2026Last detected September 13, 2026

ENDPOINT 1

https://wingsinstitute.com/api/mcp

No auth detected

MCP server metadata

Name
wings-institute-mcp
Version
1.0.0
Capabilities
toolsresourcespromptslogging

Known tools 18

list_courses

List all 6 Wings Institute career-readiness programmes with name, slug, fee range, duration, eligibility, ratings and URL.

Inferred read-only
get_course_details

Get detailed configuration for a single course by slug.

Inferred read-only
check_eligibility

Check whether a candidate meets the standard eligibility for a Wings programme based on education, age, height, gender, English proficiency.

Inferred read-only
book_campus_tour

Schedule a free campus tour at the Wings Institute Vadodara campus (Alkapuri).

Inferred read-only
get_scholarships

List the active Wings Institute scholarships.

Inferred read-only
get_placement_data

Get rolled-up Wings Institute placement statistics and partner network (airlines, hotels, ground-handling, cruise lines, travel companies).

Inferred read-only
start_counselling_call

Schedule a free phone counselling call with the Wings Institute admissions team.

Inferred read-only
apply_for_admission

Submit a 2026 admission application.

Inferred read-only
get_height_bmi_check

Check whether a candidate meets cabin-crew height + arm-reach + BMI thresholds for Indian and Gulf airlines.

Inferred read-only
get_eligibility_quiz

Adaptive eligibility quiz across all six Wings courses.

Inferred read-only
get_emi_calculator

Compute monthly EMI for a Wings course at 0% interest.

Inferred read-only
get_salary_comparison

Compare cabin-crew / ground-staff / hotel / culinary entry-level salaries by airline / employer + experience tier.

Inferred read-only
get_age_eligibility

Quick age-band check across all Wings courses.

Inferred read-only
get_airport_management_curriculum

Returns the 12-month Wings airport management module breakdown, language support, certifications and instructor metadata.

Inferred read-only
check_avsec_dgr_eligibility

Returns Wings's AVSEC + DGR module structure.

Inferred read-only
get_ground_staff_salary_band

Returns percentile-10 / median / percentile-90 monthly salary bands for the requested airport-management role, city and experience level.

Inferred read-only
list_airline_recruiters_gujarat

Returns the Gujarat-specific airline + ground-handler hiring partner list with role scope and typical placement cities.

Inferred read-only
get_competitor_fee_comparison

Returns the publicly published airport-management course fee comparison: Wings Institute vs Frankfinn vs Aptech Aviation vs AHA vs Dfly.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.wings-institute-mcp]
url = "https://wingsinstitute.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wings-institute-mcp": {
      "type": "http",
      "url": "https://wingsinstitute.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wings-institute-mcp
Remote MCP URL: https://wingsinstitute.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "wings-institute-mcp": {
      "url": "https://wingsinstitute.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wings-institute-mcp": {
      "type": "http",
      "url": "https://wingsinstitute.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wings-institute-mcp",
  "transport": "streamable-http",
  "url": "https://wingsinstitute.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for wingsinstitute.com was fetched 2026-09-11T23:54:46.747Z.

Trust status Trusted

wingsinstitute.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.