Are you the author? Sign in to claim
travel-mcp
Public MCP server for travel search workflows. It gives agents a small set of tools for airport lookup, route comparison, travel timing guidance, and external booking links.
npm install -g @forgemeshlabs/travel-assistant-mcp
pnpm start
{
"mcpServers": {
"travel-assistant": {
"command": "travel-assistant-mcp"
}
}
}
search_travel_optionsget_airport_infocompare_routesbuild_booking_linkexplain_travel_timingThis package uses generic language for provider integrations. Tool responses may include external booking links and commission-eligible links. Booking completion happens with booking partners outside this MCP server.
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows