travel & transportation

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.

typescript
cloud
travel & transportation
0
View on GitHub

Installation

npx -y helpful-AIs/triplyfy-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "triplyfy-mcp",
  "command": "npx",
  "args": [
    "-y",
    "helpful-AIs/triplyfy-mcp"
  ]
}

About This MCP Server

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.

GitHub: https://github.com/helpful-AIs/triplyfy-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub