helpful-AIs/triplyfy-mcp
π βοΈ - An MCP server that lets LLMs plan and manage itineraries with interactive maps in Triplyfy; manage itineraries, places and notes, and search/save flights.
Quick Install
{
"mcpServers": {
"helpful-ais-triplyfy-mcp": {
"command": "npx",
"args": [
"-y",
"helpful-ais-triplyfy-mcp"
]
}
}
}Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
Triplyfy MCP β Claude Desktop Setup
What it is
A remote MCP server that lets Claude plan, edit, and save your trips to Triplyfy.
What is 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.

How to install (Claude Desktop)
Open Claude Desktop β Settings β Developer β MCP Servers β Add server
- Name:
Triplyfy - MCP SSE endpoint:
https://triplyfy.com/mcp/sse
On first connect, youβll be prompted to sign in with Google and approve access. No manual gateway run is required.
How it works
- Claude opens Google signβin (OAuth) on first connect.
- Claude exchanges a code for a Triplyfy session token (~30 days).
- The token only authenticates your requests from Claude to Triplyfy.
- The server performs only actions you ask (create/read/update trips, search flights).
Links & Contact
- Website: https://triplyfy.com/
- Email: kirill2003de@gmail.com