TripGo
About
Find transport-related locations, departures, and routes using the TripGo API.
Details
- Author
- skedgo
- Categories
- Search, API
Jump to
Setup
Install TripGo in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/skedgo/tripgo-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
The is a remote MCP server that wraps the TripGo API and provides the following tools:
- tripgo-locations: Retrieve transport-related locations
- tripgo-departures: Departures from a specific public transport stop
- tripgo-routing: Mixed and multi-modal trip planning
- tripgo-get-trip-url: Get the URL of a trip previously calculated using thetripgo-routingtool
The MCP server is deployed on Cloudflare Workers.
The MCP server is deployed on Cloudflare Workers. You can connect to it directly using the URLhttps://tripgo-mcp-server.skedgo-account.workers.dev/mcp.
Connect Claude Desktop to public MCP server
You can also connect to your remote MCP server fromlocalMCP clients, by using themcp-remote proxy.
To connect to your MCP server from Claude Desktop, followAnthropic's Quickstartand within Claude Desktop go to Settings > Developer > Edit Config.
{ "mcpServers": { "TripGo": { "command": "npx", "args": [ "mcp-remote", "https://tripgo-mcp-server.skedgo-account.workers.dev/mcp" ] } } }
Restart Claude and you should see the tools become available.
- Create a copy of.env.exampleand rename it to.envand set an API key
- Install dependencies withnpm install
- Start the server withnpm run dev:local
{ "mcpServers": { "calculator": { "command": "npx", "args": [ "mcp-remote", "http://localhost:8787/mcp" ] } } }
Restart Claude and you should see the tools become available.
This is deployed using GHA. To deploy locally, run:
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Search the web using Kagi's search API
Unlock geospatial intelligence through Mapbox APIs like geocoding, POI search, directions, isochrones and more.
Interact & query with Meilisearch (Full-text & semantic search API)
One API for Search, Crawling, and Sitemaps
Discover public A2A agents on the Agently platform using its public API.
Integrate with the Amazon Product Advertising API to search for products and access product information.
Multi-provider search broker for AI agents. Routes across SearXNG, Brave, Serper, Tavily, and Exa with automatic fallback, RRF ranking, content extraction, and budget enforcement.
An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and aircraft types.
A search server for the Model Context Protocol (MCP) that uses the Baidu Wenxin API.
Perform web, news, and image searches using the Microsoft Bing Search API.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

