travel & transportation

Tripgo Mcp Server

Provides tools from the TripGo API for multi-modal trip planning, transport locations, and public transport departures, including real-time information.

typescript
cloud
travel & transportation
0
View on GitHub

Installation

npx -y skedgo/tripgo-mcp-server

Configuration

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

{
  "name": "tripgo-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "skedgo/tripgo-mcp-server"
  ]
}

About This MCP Server

skedgo/tripgo-mcp-server

Provides tools from the TripGo API for multi-modal trip planning, transport locations, and public transport departures, including real-time information.

GitHub: https://github.com/skedgo/tripgo-mcp-server

Need More Details?

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

View Full Documentation on GitHub