Merge pull request #50 from r-huijts/add-new-server

Add NS Travel Information MCP Server
This commit is contained in:
Frank Fiegel
2024-12-04 08:18:36 -06:00
committed by GitHub

View File

@@ -42,6 +42,7 @@ A curated list of awesome Model Context Protocol (MCP) servers.
* 🗺️ - [Location Services](#location-services)
* 📊 - [Monitoring](#monitoring)
* 🔎 - [Search](#search)
* 🔄 - [Travel & Transportation](#travel-and-transportation)
* 🔄 - [Version Control](#version-control)
* 🛠️ - [Other Tools and Integrations](#other-tools-and-integrations)
@@ -121,6 +122,12 @@ Access and analyze application monitoring data. Enables AI models to review erro
- [Tomatio13/mcp-server-tavily](https://github.com/Tomatio13/mcp-server-tavily) ☁️ 🐍  Tavily AI search API
- [blazickjp/arxiv-mcp-server](https://github.com/blazickjp/arxiv-mcp-server) ☁️ 🐍 - Search ArXiv research papers
### 🚆 <a name="travel-and-transportation"></a>Travel & Transportation
Access to travel and transportation information. Enables querying schedules, routes, and real-time travel data.
- [NS Travel Information MCP Server](https://github.com/r-huijts/ns-mcp-server) 📇 ☁️ - Access Dutch Railways (NS) travel information, schedules, and real-time updates
### 🔄 <a name="version-control"></a>Version Control
Interact with Git repositories and version control platforms. Enables repository management, code analysis, pull request handling, issue tracking, and other version control operations through standardized APIs.