EasyGroupFlights MCP
Remote MCP for real group airfare quotes (10+ passengers) via https://easygroupflights.com/
APIs & Integrationsclaude mcp add --transport http easygroupflights https://mcp.easygroupflights.com/mcp{
"mcpServers": {
"easygroupflights": {
"url": "https://mcp.easygroupflights.com/mcp"
}
}
}EasyGroupFlights MCP is a community MCP server that connects AI assistants like Claude to remote mcp for real group airfare quotes (10+ passengers) via https://easygroupflights.com/. It runs locally on your machine, keeping your data private and giving you full control over the connection. It bridges the gap between Claude and your existing services without any custom integration code.
About EasyGroupFlights MCP
EasyGroupFlights MCP — remote Model Context Protocol server for real group airfare quotes (10+ passengers) via https://easygroupflights.com/ (IATA). Not another OTA/Google-Flights scraper.
Human site: https://easygroupflights.com/ Endpoint: https://mcp.easygroupflights.com/mcp Docs: https://mcp.easygroupflights.com/ Repo: https://github.com/codeblockssk/easygroupflights-mcp
Install:
claude mcp add --transport http easygroupflights https://mcp.easygroupflights.com/mcp
Who Should Use EasyGroupFlights MCP?
- 1Connect Claude to third-party APIs without writing glue code
- 2Automate workflows that span multiple services and platforms
- 3Trigger webhooks and API calls from natural-language instructions
- 4Integrate your internal tools with AI assistants in minutes
How to Install EasyGroupFlights MCP
Before you start
You will need the prerequisites listed in the project's README.
- 1Follow the command above in your terminal.
- 2Refer to the project's README for detailed setup instructions.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.