kelly-travel-planner

albinati/kelly-travel-planner
★ 0 stars Python Database Updated today
Group trip planner — Eurostar trains + Airbnb stays from a Markdown config, no API keys, with a stdio MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kelly-travel-planner": {
      "command": "uvx",
      "args": [
        "kelly-travel-planner"
      ]
    }
  }
}

Or install with pip: pip install kelly-travel-planner

README Excerpt

Group trip planner: declare a trip in a Markdown file, run one command, get a curated **Eurostar + Airbnb** shortlist with bookable links and party-size warnings. No API keys required — `pyairbnb` hits Airbnb's internal staysSearch GraphQL and `patchright` drives a stealth Chromium against eurostar.com.

Tools (4)

kelly_airbnb_searchkelly_eurostar_searchkelly_load_configkelly_plan_trip

Topics

airbnbclaude-codeeurostargroup-travelmcpopenclawpatchrightpoetrypyairbnbpythonsqlitetraveltravel-hackingtrip-planner
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →