
navifare-mcp
io.github.simonenavifare/navifare-mcp
Flight price comparison MCP server. Search multiple booking sources to find better flight prices.
Documentation
Navifare MCP Server
This MCP server wraps the Navifare REST API as MCP tools for flight price comparison.
Tools
flight_pricecheck: Search multiple booking sources to find better prices for a specific flightformat_flight_pricecheck_request: Parse and format flight details from natural language text
Compliance
This server complies with Anthropic's MCP Directory Policy. See COMPLIANCE.md for details.
Privacy Policy and Terms of Service: https://navifare.com/terms
Contact: contact@navifare.com
Privacy Inquiries: privacy@navifare.com
Development
- Install:
npm i - Dev:
npm run dev - Build:
npm run build - Start:
npm start
Environment
GEMINI_API_KEY(required): Google Gemini API key for natural language parsingNAVIFARE_API_BASE_URL(optional): Defaults to https://api.navifare.com/api/v1/price-discovery/flights
Examples
See docs/USAGE_EXAMPLES.md for complete usage examples.
Documentation
All documentation is in the docs/ directory:
- COMPLIANCE.md - Anthropic MCP Directory compliance details
- USAGE_EXAMPLES.md - Complete usage examples
- QUICKSTART.md - Quick start guide
- LOCAL_DEPLOYMENT.md - Local deployment guide
- RENDER_DEPLOYMENT_GUIDE.md - Production deployment guide
- CLAUDE_SUBMISSION_CHECKLIST.md - Claude submission checklist
Testing
Test files are located in the test/ directory. See individual test files for usage examples.
Scripts
Helper scripts are in the scripts/ directory:
start-local.sh- Start local development serverdeploy-to-render.sh- Prepare for Render deployment
Reference: https://www.stainless.com/mcp/from-rest-api-to-mcp-server
navifare-mcpnpm install navifare-mcpRelated Servers
ai.exa/exa
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
ai.shawndurrani/mcp-registry
Search the public MCP Registry; discover servers and copy SSE URLs.
ai.smithery/IlyaGusev-academia_mcp
Search arXiv and ACL Anthology, retrieve citations and references, and browse web sources to accel…