IATA Developer Portal Connector for AI agents.
6 live capabilities
Access official aviation data and audit airport codes in real-time.
Waiting for input…
Why people use IATA Developer Portal
Audit Aviation Data with IATA Developer Portal
This Connector changes the workflow. Instead of switching tabs to verify a code, you just ask your agent to do it. It pulls directly from the official IATA source, giving you verified results in seconds. You get a reliable, real-time aviation consultant right in your chat.
What Vinkius changes
You get official, verified aviation data in your chat window without manual searching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying new hub codes
A logistics manager needs to verify the airport code for a new hub in Singapore.
- Real-world use case 02
Auditing carrier identifiers
An analyst needs to audit a list of 500 airlines.
- Real-world use case 03
Pulling aircraft technical specs
A travel dev wants to know which aircraft a specific airline uses.
Complete set · 6capabilities
The complete IATA Developer Portal capability set.
These are the exact actions your AI can choose when you ask it to work with IATA Developer Portal.
01—03
3 capabilities in this set.
Part of 6 available through IATA Developer Portal.
- 01 Capability
Check api status
The check_api_status capability confirms if the IATA API is currently online. Use this to ensure your connection is active before starting a large data pull.
- 02 Capability
Search airports
The search_airports capability searches for airports using their IATA codes. It returns names and locations for any airport in the global network.
- 03 Capability
Get city details
The get_city_details capability pulls specific details for a city using its IATA code. This helps you get accurate geographic information for planning.
04—06
3 capabilities in this set.
Part of 6 available through IATA Developer Portal.
- 04 Capability
Search airlines
The search_airlines capability finds airlines based on their IATA codes. It's the quickest way to verify carrier names and identifiers.
- 05 Capability
List iata countries
The list_iata_countries capability gets a full list of countries supported by IATA. Use this to see which regions are included in the official catalog.
- 06 Capability
Search aircraft
The search_aircraft capability looks up aircraft types by their IATA codes. This provides the technical details needed for logistics and transport.
Set up in minutes
One URL. Then ask IATA Developer Portal to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use IATA Developer Portal from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_qjf47blEsZ8z7XwM2AJH0p1w0OLNRmiY1fBozfna/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it IATA Developer Portal, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable IATA Developer Portal for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_qjf47blEsZ8z7XwM2AJH0p1w0OLNRmiY1fBozfna/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the IATA Developer Portal URL.
- Step 03
Save and start
Save the connection and enable IATA Developer Portal in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"iata-developer-portal": {
"url": "https://edge.vinkius.com/vk_preview_qjf47blEsZ8z7XwM2AJH0p1w0OLNRmiY1fBozfna/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using IATA Developer Portal
Open Agent mode in chat and ask: "Using IATA Developer Portal, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"iata-developer-portal": {
"url": "https://edge.vinkius.com/vk_preview_qjf47blEsZ8z7XwM2AJH0p1w0OLNRmiY1fBozfna/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using IATA Developer Portal
Ask Copilot: "Using IATA Developer Portal, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"iata-developer-portal": {
"url": "https://edge.vinkius.com/vk_preview_qjf47blEsZ8z7XwM2AJH0p1w0OLNRmiY1fBozfna/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using IATA Developer Portal
Open Cascade and ask: "Using IATA Developer Portal, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"iata-developer-portal": {
"url": "https://edge.vinkius.com/vk_preview_qjf47blEsZ8z7XwM2AJH0p1w0OLNRmiY1fBozfna/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using IATA Developer Portal
Ask Cline: "Using IATA Developer Portal, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add iata-developer-portal --transport http "https://edge.vinkius.com/vk_preview_qjf47blEsZ8z7XwM2AJH0p1w0OLNRmiY1fBozfna/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using IATA Developer Portal
Ask Claude: "Using IATA Developer Portal, show me...". 6 tools are ready
Where the request belongs
Work IATA Developer Portal can move forward.
This is for aviation professionals and developers who can't afford to get a single airport code or airline identifier wrong. It's for the person building a travel app who needs real-time data, not a static list from three years ago.
Logistics Planner
Auditing global carrier routes and airport metadata for shipping schedules.
Travel App Developer
Verifying airline identifiers and aircraft types for a new booking platform.
Aviation Researcher
Performing rapid audits of global aviation standards using natural language.
Operations Lead
Automating the querying of aviation data to keep logistics teams on the same page.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAirLabs
Access global aviation data via AirLabs. track real-time flights, search airports and airlines, check schedules, and analyze routes from any AI agent.
Aviationstack
Global aviation data platform. track real-time flights, airports, and airline data via AI.
Netrows
Track global flights via Netrows Aviation API. search flights, monitor aircraft, check airport data, and access airline schedules from any AI agent.
SITA Airport Reference API
Query global airport infrastructure data. IATA codes, terminals, gates, and reference metadata via AI.
Boeing Developer Tools
Global aviation intelligence, Jeppesen aerodromes, and aircraft models.
Cirium
Automate flight tracking and aviation data via Cirium. monitor flight statuses, airport traffic, and global schedules directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep IATA Developer Portal connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about IATA Developer Portal.
The practical details behind the request, access and result.
How can I use the IATA Developer Portal MCP to verify airport codes?
You can ask your agent to search for any airport using its IATA code. The Connector pulls the official name and geographic location directly from the IATA database so you don't have to check manuals.
Can this Connector help me audit airline identifiers for my travel app?
Yes. Your agent can use the search_airlines capability to verify carrier codes and names. This ensures your app displays the correct information for every airline in your system.
Does the IATA Developer Portal MCP provide aircraft metadata?
It does. Your agent can query specific aircraft types and codes to get technical equipment details. This is useful for logistics planning and understanding global transport capabilities.
How do I get city information using the IATA Developer Portal MCP?
Just provide the IATA city code to your agent. It will use the get_city_details capability to pull the official geographic information for that specific city.
Can I use the IATA Developer Portal MCP to see all supported countries?
Yes, you can ask your agent to list all countries in the official IATA catalog. It's a great way to see the scope of supported regions for your organizational planning.
Is the data in the IATA Developer Portal MCP official?
Yes, this Connector connects to the official IATA Developer Portal. This means the data your agent retrieves is grounded in the industry's primary standards for aviation reference data.
How do I find my IATA API Key?
Log in to your IATA Developer portal, register for an API, and you will find your API Key in your subscription details. Copy and paste it below.
What codes are supported for search?
You can search for 3-letter airport codes (e.g., LHR), 2-letter airline codes (e.g., BA), and IATA aircraft codes (e.g., 744).
Is geographic location data included?
Yes. The search_airports and get_city_details capabilities include geographic metadata such as latitude and longitude where available.
One connection away
Give your agent a direct line to IATA Developer Portal.
Connect IATA Developer Portal once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available