MCP Server
MCP
ALLFLYGHTS
Geo-based flight search MCP server. Find more flights between any two places on earth
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.allflyghts.com/mcp",
"headers": [
{
"description": "Bearer token issued through the ALLFLYGHTS developer dashboard. Format: 'Bearer <token>'. Get yours at https://www.allflyghts.com/developers",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment