Loading MCP server directory, please wait...
Flight price comparison MCP server. Search multiple booking sources to find better flight prices.
npx @getmcp/cli add io.github.simonenavifare/navifare-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GEMINI_API_KEYGoogle Gemini API key for image extraction (required)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.simonenavifare/navifare-mcp": {
"command": "npx",
"args": [
"-y",
"navifare-mcp"
],
"env": {
"GEMINI_API_KEY": "",
"NAVIFARE_API_BASE_URL": ""
}
}
}
}