Learning Resources
wingsinstitute.com
Provides information and services for career readiness programmes including course details, eligibility checks, campus tours, and scholarships.
ENDPOINT 1
https://wingsinstitute.com/api/mcp
MCP server metadata
- Name
- wings-institute-mcp
- Version
- 1.0.0
Known tools 18
list_coursesList all 6 Wings Institute career-readiness programmes with name, slug, fee range, duration, eligibility, ratings and URL.
Inferred read-onlycheck_eligibilityCheck whether a candidate meets the standard eligibility for a Wings programme based on education, age, height, gender, English proficiency.
Inferred read-onlybook_campus_tourSchedule a free campus tour at the Wings Institute Vadodara campus (Alkapuri).
Inferred read-onlyget_placement_dataGet rolled-up Wings Institute placement statistics and partner network (airlines, hotels, ground-handling, cruise lines, travel companies).
Inferred read-onlystart_counselling_callSchedule a free phone counselling call with the Wings Institute admissions team.
Inferred read-onlyget_height_bmi_checkCheck whether a candidate meets cabin-crew height + arm-reach + BMI thresholds for Indian and Gulf airlines.
Inferred read-onlyget_salary_comparisonCompare cabin-crew / ground-staff / hotel / culinary entry-level salaries by airline / employer + experience tier.
Inferred read-onlyget_airport_management_curriculumReturns the 12-month Wings airport management module breakdown, language support, certifications and instructor metadata.
Inferred read-onlyget_ground_staff_salary_bandReturns percentile-10 / median / percentile-90 monthly salary bands for the requested airport-management role, city and experience level.
Inferred read-onlylist_airline_recruiters_gujaratReturns the Gujarat-specific airline + ground-handler hiring partner list with role scope and typical placement cities.
Inferred read-onlyget_competitor_fee_comparisonReturns the publicly published airport-management course fee comparison: Wings Institute vs Frankfinn vs Aptech Aviation vs AHA vs Dfly.
Inferred read-onlyCONNECT 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.
wingsinstitute.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.