MCP server for Travelpayouts API -- flight search, popular routes, price calendar.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"travelpayouts": {
"env": {
"TRAVELPAYOUTS_TOKEN": "your-token"
},
"args": [
"-y",
"@theyahia/travelpayouts-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server for the Travelpayouts (Aviasales) API. 13 tools for flight search, price calendars, hotel search, airport/airline/city lookup, direct routes, and flexible date pricing.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@theyahia/travelpayouts-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @theyahia/travelpayouts-mcp against OSV.dev.
Click any tool to inspect its schema.
Find cheapest flights for a monthFind the cheapest flights from one city to another for an entire month using lookup_cities and get_cheapest_month
Popular destinations from a cityShow popular flight destinations from a specified city with current prices using get_popular_directions
Hotels and flights combination searchSearch for hotel accommodations and matching flights for the same destination and dates using search_hotels and search_flights_prices
Flexible date flight searchFind flight prices for flexible travel dates around a target date using get_nearest_prices
Direct flights searchFind only non-stop flights between two cities using get_direct_routes
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Pi Coding Agent extension (CLI-first) — routes bash/read/grep/find/ls through lean-ctx CLI for strong token savings. Optional MCP bridge can register advanced tools.
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
97% token reduction for AI coding sessions — zero deps, 21 languages, MCP server
Autonomous spec-to-product coding-agent CLI with an MCP server exposing 34 tools over stdio.
MCP Security Weekly
Get CVE alerts and security updates for io.github.theYahia/travelpayouts-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.