mcp-airports
Airports MCP — wraps AirportGap API (free, no auth required)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"airports": {
"url": "https://gateway.pipeworx.io/airports/mcp"
}
}
}
Or use the CLI:
npx pipeworx use airports
License
MIT