Tripsy Launches MCP Server for Claude: Manage Trips via Structured API

✍️ OpenClawRadar📅 Published: May 21, 2026🔗 Source
Tripsy Launches MCP Server for Claude: Manage Trips via Structured API
Ad

Tripsy, a trip planning app, released an official MCP (Model Context Protocol) server for Claude. This lets Claude work directly with structured trip data — itineraries, activities, stays, transportation, and expenses — rather than inferring from pasted text.

Available MCP Tools

The server exposes tools organized by domain:

  • Trips: list, show, create
  • Activities: create
  • Transportations: update
  • Expenses: create
  • Collaborators: list
  • Raw API access: via tripsy_raw_request

Example Use Cases

  • Reorganize itineraries by neighborhood or travel time
  • Add activities to existing trips
  • Update schedules after delays or changes
  • Balance group itineraries
  • Track transportation and lodging details
  • Manage trip expenses
Ad

Setup in Claude

  1. Open Claude settings
  2. Go to Connectors
  3. Add custom connector
  4. Paste https://mcp.tripsy.app
  5. Login and authorize access

CLI for Automation

Tripsy also provides a CLI for terminal-based workflows: github.com/tripsyapp/cli.

More details at tripsy.app/claude.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also