A remote MCP server that lets Claude plan, edit, and save your trips to Triplyfy. A simple trip‑planning app to create and share itineraries. View is public by link, editing requires Google sign‑in. Drag‑and‑drop places and notes across days, see everything on a map, and add flights. Open Claude Desktop → Settings → Developer → MCP Servers → Add server - Name: Triplyfy - MCP SSE endpoint: https://
Add this skill
npx mdskills install helpful-AIs/triplyfy-mcpClear setup for trip planning integration but lacks tool descriptions and over-requests filesystem permissions
1## Triplyfy MCP — Claude Desktop Setup23### What it is4A remote MCP server that lets Claude plan, edit, and save your trips to Triplyfy.56### What is Triplyfy?7A simple trip‑planning app to create and share itineraries. View is public by link, editing requires Google sign‑in. Drag‑and‑drop places and notes across days, see everything on a map, and add flights.891011### How to install (Claude Desktop)12Open Claude Desktop → Settings → Developer → MCP Servers → Add server1314- Name: `Triplyfy`15- MCP SSE endpoint: `https://triplyfy.com/mcp/sse`1617On first connect, you’ll be prompted to sign in with Google and approve access. No manual gateway run is required.1819### How it works20- Claude opens Google sign‑in (OAuth) on first connect.21- Claude exchanges a code for a Triplyfy session token (~30 days).22- The token only authenticates your requests from Claude to Triplyfy.23- The server performs only actions you ask (create/read/update trips, search flights).2425### Links & Contact26- Website: https://triplyfy.com/27- Email: kirill2003de@gmail.com2829
Full transparency — inspect the skill content before installing.