Enterprise DNA
M MCP Servers Developer low

skedgo/tripgo-mcp-server

by Various

MCP server for TripGo's multi-modal routing

S

MCP

skedgo/tripgo-mcp-server

Added 1 June 2026

#mcp #mcp-server #routing #trip-planning #tripgo-api

Overview

An MCP server that exposes TripGo's multi-modal routing engine through the Model Context Protocol. It allows AI agents and LLM-based tools to query real-time transit, driving, cycling, and walking routes. Built in TypeScript, it acts as a bridge between TripGo's API and MCP-compatible clients.

Best for

Best for
Developers building AI agents that need real-time multi-modal transit routing

Use cases

  • Integrate trip planning into conversational AI assistants
  • Build automated travel itinerary generators
  • Enable route queries from MCP-compatible development tools

How to use

Tools exposed

  • tripgo-locations
  • tripgo-departures
  • tripgo-routing
  • tripgo-get-trip-url

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "TripGo": {\n      "command": "npx",\n      "args": [\n        "mcp-remote",\n        "https://tripgo-mcp-server.skedgo-account.workers.dev/mcp"\n      ]\n    }\n  }\n}

Notes

An MCP server that exposes TripGo’s multi-modal routing engine through the Model Context Protocol. It allows AI agents and LLM-based tools to query real-time transit, driving, cycling, and walking routes. Built in TypeScript, it acts as a bridge between TripGo’s API and MCP-compatible clients.

4 stars on GitHub. Last updated 2026-05-23.

Use cases

  • Integrate trip planning into conversational AI assistants
  • Build automated travel itinerary generators
  • Enable route queries from MCP-compatible development tools

Pros

  • Provides access to TripGo’s comprehensive multi-modal routing data
  • Follows the standard MCP protocol for easy integration with AI agents
  • Open source with TypeScript for type safety and maintainability

Cons

  • Requires a TripGo API key and depends on TripGo service availability
  • Low community adoption (4 stars) may mean limited support and documentation
  • No built-in caching or offline fallback for routing queries

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Provides access to TripGo's comprehensive multi-modal routing data
  • Follows the standard MCP protocol for easy integration with AI agents
  • Open source with TypeScript for type safety and maintainability

Cons

  • Requires a TripGo API key and depends on TripGo service availability
  • Low community adoption (4 stars) may mean limited support and documentation
  • No built-in caching or offline fallback for routing queries
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks