From bb9073eb4fe355075060f3ac64af89bf19a546ce Mon Sep 17 00:00:00 2001 From: Anthony Date: Tue, 25 Aug 2026 11:22:10 -0400 Subject: [PATCH 1/2] =?UTF-8?q?Add=20PickADive=20=E2=80=94=20scuba=20dive?= =?UTF-8?q?=20planning=20(travel=20&=20transportation)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a96c8ff..fafc2e66e 100644 --- a/README.md +++ b/README.md @@ -3420,6 +3420,7 @@ Tools for converting text-to-speech and vice-versa Access to travel and transportation information. Enables querying schedules, routes, and real-time travel data. +- [afiliptsov/pickadive-mcp](https://github.com/afiliptsov/pickadive-mcp) 🎖️ ☁️ - Live scuba-dive planning for AI agents — ranked dive-forecast windows near any place for any day, month-by-month best-time climatology per destination, marine-life seasonality from GBIF sighting records, and facts for 4,800+ dive sites. Hosted at https://pickadive.com/mcp (Streamable HTTP, no auth, free). - [SEKeener/airtreks-mcp](https://github.com/SEKeener/airtreks-mcp) [![SEKeener/airtreks-mcp MCP server](https://glama.ai/mcp/servers/SEKeener/airtreks-mcp/badges/score.svg)](https://glama.ai/mcp/servers/SEKeener/airtreks-mcp) 📇 ☁️ - Complex multi-city flight routing intelligence. 7 tools: plan round-the-world trips across 60+ carriers, validate Star Alliance and oneworld alliance routings, get segment-by-segment carrier recommendations, identify surface sector savings, and hand off to human consultants. No API key needed (100 req/day free). Remote endpoint: https://mcp.airtreks.com/mcp - [alcylu/nightlife-mcp](https://github.com/alcylu/nightlife-mcp) [![nightlife](https://glama.ai/mcp/servers/alcylu/nightlife-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alcylu/nightlife-mcp) 📇 ☁️ - MCP server for Tokyo nightlife event discovery, venue search, performer info, AI recommendations, and VIP table booking. - [amirdaraee/luxembourg-mcp](https://github.com/amirdaraee/luxembourg-mcp) [![amirdaraee/luxembourg-mcp MCP server](https://glama.ai/mcp/servers/amirdaraee/luxembourg-mcp/badges/score.svg)](https://glama.ai/mcp/servers/amirdaraee/luxembourg-mcp) 🎖️ 🐍 ☁️ 🏠 - Keyless access to official Luxembourg public data: laws, statistics, live parking and traffic, weather alerts, environment, parliament, geodata, GTFS stops, and the national open-data catalogue. 21 read-only tools, zero dependencies; hosted endpoint at mcp.luxembourg-mcp.com or local Python server. No API keys. From dccb58e635d89bdf5b561453b97bdcbb03711f10 Mon Sep 17 00:00:00 2001 From: Anthony Date: Tue, 25 Aug 2026 11:29:25 -0400 Subject: [PATCH 2/2] Add Glama score badge per listing requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fafc2e66e..dbdd1630f 100644 --- a/README.md +++ b/README.md @@ -3420,7 +3420,7 @@ Tools for converting text-to-speech and vice-versa Access to travel and transportation information. Enables querying schedules, routes, and real-time travel data. -- [afiliptsov/pickadive-mcp](https://github.com/afiliptsov/pickadive-mcp) 🎖️ ☁️ - Live scuba-dive planning for AI agents — ranked dive-forecast windows near any place for any day, month-by-month best-time climatology per destination, marine-life seasonality from GBIF sighting records, and facts for 4,800+ dive sites. Hosted at https://pickadive.com/mcp (Streamable HTTP, no auth, free). +- [afiliptsov/pickadive-mcp](https://github.com/afiliptsov/pickadive-mcp) [![afiliptsov/pickadive-mcp MCP server](https://glama.ai/mcp/servers/afiliptsov/pickadive-mcp/badges/score.svg)](https://glama.ai/mcp/servers/afiliptsov/pickadive-mcp) 🎖️ ☁️ - Live scuba-dive planning for AI agents — ranked dive-forecast windows near any place for any day, month-by-month best-time climatology per destination, marine-life seasonality from GBIF sighting records, and facts for 4,800+ dive sites. Hosted at https://pickadive.com/mcp (Streamable HTTP, no auth, free). - [SEKeener/airtreks-mcp](https://github.com/SEKeener/airtreks-mcp) [![SEKeener/airtreks-mcp MCP server](https://glama.ai/mcp/servers/SEKeener/airtreks-mcp/badges/score.svg)](https://glama.ai/mcp/servers/SEKeener/airtreks-mcp) 📇 ☁️ - Complex multi-city flight routing intelligence. 7 tools: plan round-the-world trips across 60+ carriers, validate Star Alliance and oneworld alliance routings, get segment-by-segment carrier recommendations, identify surface sector savings, and hand off to human consultants. No API key needed (100 req/day free). Remote endpoint: https://mcp.airtreks.com/mcp - [alcylu/nightlife-mcp](https://github.com/alcylu/nightlife-mcp) [![nightlife](https://glama.ai/mcp/servers/alcylu/nightlife-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alcylu/nightlife-mcp) 📇 ☁️ - MCP server for Tokyo nightlife event discovery, venue search, performer info, AI recommendations, and VIP table booking. - [amirdaraee/luxembourg-mcp](https://github.com/amirdaraee/luxembourg-mcp) [![amirdaraee/luxembourg-mcp MCP server](https://glama.ai/mcp/servers/amirdaraee/luxembourg-mcp/badges/score.svg)](https://glama.ai/mcp/servers/amirdaraee/luxembourg-mcp) 🎖️ 🐍 ☁️ 🏠 - Keyless access to official Luxembourg public data: laws, statistics, live parking and traffic, weather alerts, environment, parliament, geodata, GTFS stops, and the national open-data catalogue. 21 read-only tools, zero dependencies; hosted endpoint at mcp.luxembourg-mcp.com or local Python server. No API keys.