Developer Tools
Trust: 34/100 (Limited)io.github.simonenavifare/navifare-mcp Guide
Flight price comparison MCP server. Search multiple booking sources to find better flight prices.
by navifare
Quick Start
Install
npx navifare-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-simonenavifare-navifare-mcp": {
"command": "npx",
"args": [
"navifare-mcp"
]
}
}
}