Loading MCP server directory, please wait...
Geo-based flight search MCP server. Find more flights between any two places on earth
npx @getmcp/cli add io.github.dev-allflyghts/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token issued through the ALLFLYGHTS developer dashboard. Format: 'Bearer <token>'. Get yours at https://www.allflyghts.com/developers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dev-allflyghts/mcp-server": {
"url": "https://mcp.allflyghts.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}