From a89f50d96ffc7a512eb3b4248664b843a27853c4 Mon Sep 17 00:00:00 2001 From: Bence Bodrogi Date: Wed, 25 Feb 2026 22:13:17 +0100 Subject: [PATCH 1/2] Add VesselAPI MCP server to Travel & Transportation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f701fa89..1f4a9133 100644 --- a/README.md +++ b/README.md @@ -1493,6 +1493,7 @@ Access to travel and transportation information. Enables querying schedules, rou - [r-huijts/ns-mcp-server](https://github.com/r-huijts/ns-mcp-server) 📇 ☁️ - Access Dutch Railways (NS) travel information, schedules, and real-time updates - [skedgo/tripgo-mcp-server](https://github.com/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. - [srinath1510/alltrails-mcp-server](https://github.com/srinath1510/alltrails-mcp-server) 🐍 ☁️ - A MCP server that provides access to AllTrails data, allowing you to search for hiking trails and get detailed trail information +- [vessel-api/vesselapi-mcp](https://github.com/vessel-api/vesselapi-mcp) 📇 ☁️ - Maritime vessel tracking via VesselAPI. Search vessels, get real-time positions, ETAs, port events, emissions, inspections, and NAVTEX safety messages. ### 🔄 Version Control From 52ead89dd9e55c5e76235d7b8949fa306e6ad468 Mon Sep 17 00:00:00 2001 From: Bence Bodrogi Date: Fri, 6 Mar 2026 16:10:55 +0100 Subject: [PATCH 2/2] add Glama listing link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f4a9133..d7b88985 100644 --- a/README.md +++ b/README.md @@ -1493,7 +1493,7 @@ Access to travel and transportation information. Enables querying schedules, rou - [r-huijts/ns-mcp-server](https://github.com/r-huijts/ns-mcp-server) 📇 ☁️ - Access Dutch Railways (NS) travel information, schedules, and real-time updates - [skedgo/tripgo-mcp-server](https://github.com/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. - [srinath1510/alltrails-mcp-server](https://github.com/srinath1510/alltrails-mcp-server) 🐍 ☁️ - A MCP server that provides access to AllTrails data, allowing you to search for hiking trails and get detailed trail information -- [vessel-api/vesselapi-mcp](https://github.com/vessel-api/vesselapi-mcp) 📇 ☁️ - Maritime vessel tracking via VesselAPI. Search vessels, get real-time positions, ETAs, port events, emissions, inspections, and NAVTEX safety messages. +- [vessel-api/vesselapi-mcp](https://github.com/vessel-api/vesselapi-mcp) [glama](https://glama.ai/mcp/servers/@vessel-api/vessel-api-mcp-server) 📇 ☁️ - Maritime vessel tracking via VesselAPI. Search vessels, get real-time positions, ETAs, port events, emissions, inspections, and NAVTEX safety messages. ### 🔄 Version Control