travel-planner

by SamJale · development · go, bash, git, api, skill

Plan a trip end to end with SearchApi's Google Flights, TripAdvisor, and Airbnb engines - round-trip flights, a place to stay, and things to do, in one assembled plan with a day-by-day itinerary, a cost breakdown against budget, and an interactive HTML dashboard. Use when the user says "plan a trip", "plan my trip to X", "plan a holiday", "plan a vacation", "plan a getaway", "weekend in X", "a long weekend in X", "find flights and a hotel for", "where to stay in X", "things to do in X", "buil...

Source: https://github.com/SamJale/SearchApi-Claude-Plugin

Install

git clone https://github.com/SamJale/SearchApi-Claude-Plugin

Tags: go, bash, git, api, skill

1 GitHub stars · Source: skillsdirectory

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

travel-planner is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • ads-monitor by SamJale

    Competitor ad-spy across Google Ads Transparency Center, Meta Ad Library, TikTok Ads Library, and LinkedIn Ad Library via SearchApi. You name the competitors; the skill resolves each one, snapshots all their live ads, normalizes every network into one ad record, and diffs against the last run to report what each rival launched, killed, and relaunched. Use when the user says "competitor ads", "ad spy", "spy on competitor ads", "what ads is X running", "Meta ad library", "Facebook ads library",...

  • flight-price-monitor by SamJale

    Watch a flight's price over time with SearchApi's Google Flights engine, with a local snapshot and run-over-run diffs so each re-run shows price drops and increases. Pick a route, dates, and preferences (early morning, mid-week, nonstop, cabin class, airlines, max stops); the skill finds the best-priced matching fares, records the price, and on the next manual re-run flags drops, increases, new options, and ones that disappeared. Use when the user says "track this flight", "watch this fare", ...

  • local-leads-scraper by SamJale

    Scrape a CSV of local business leads from Google Maps via SearchApi's `google_maps` engine. Use when the user says "scrape local businesses", "get me a list of [businesses] in [place]", "local leads", "lead list", "lead scraper", "business list from Google Maps", "find all the plumbers/dentists/restaurants in [city]", "build a prospect list", "local outreach list", "scrape Google Maps", "Maps data export", "territory list", "list of companies near", or pairs a business type with a location an...

  • rank-tracking by SamJale

    Multi-keyword, multi-locale organic rank tracking via SearchApi's dedicated `google_rank_tracking` endpoint (dedup'd top-100 snapshot, one keyword per call) with local history and run-over-run diffs. Use when the user says "rank tracking", "track rankings", "track my positions", "where do I rank for X", "am I ranking for", "build a rank report", "monitor my keywords", "did my rankings drop", "rank tracker", "position tracking", "striking distance keywords", "share of voice", "compare rankings...

  • searchapi-best-practices by SamJale

    Master reference for SearchApi.io, the comprehensive guide an agent consults whenever it needs depth on any SearchApi capability that another skill didn't already cover. Covers authentication (API key, MCP, Bearer header), every engine family with key params and gotchas, locale handling, pagination patterns, rate limits, retry/backoff, error codes, cost optimization, deprecation log, and the four utility/account APIs (`/me`, `/locations`, `/search_history`, `/search_analytics`). Use when: imp...

  • io.github.ABWerks/pequod-mcp by io.github.ABWerks

    Complete US ETF holdings from SEC N-PORT filings + ticker/CUSIP/FIGI crosswalk. Primary source.

  • SmartTools by io.github.9thShini

    70+ free calculators & converters as MCP tools; each result links to its source page.

  • GANO Connector by io.github.1powergrey

    Private GANO MCP for feasibility, scenario analysis, persistence and executive operations.

Frequently asked questions

How do I install travel-planner?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support travel-planner?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is travel-planner free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.