diff --git a/README.md b/README.md
index b7bcec04..e5bee823 100644
--- a/README.md
+++ b/README.md
@@ -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)
@@ -76,9 +77,10 @@ Provides access to customer profiles inside of customer data platforms
### ποΈ Databases
-Secure database access with schema inspection capabilities. Enables querying and analyzing data while maintaining read-only safety by default.
+Secure database access with schema inspection capabilities. Enables querying and analyzing data with configurable security controls including read-only access.
- [LucasHild/mcp-server-bigquery](https://github.com/LucasHild/mcp-server-bigquery) π βοΈ - BigQuery database integration with schema inspection and query capabilities
+- [designcomputer/mysql_mcp_server](https://github.com/designcomputer/mysql_mcp_server) π π - MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines
- [@modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers/tree/main/src/postgres) π π - PostgreSQL database integration with schema inspection and query capabilities
- [@modelcontextprotocol/server-sqlite](https://github.com/modelcontextprotocol/servers/tree/main/src/sqlite) π π - SQLite database operations with built-in analysis features
- [ktanaka101/mcp-server-duckdb](https://github.com/ktanaka101/mcp-server-duckdb) π π - DuckDB database integration with schema inspection and query capabilities
@@ -121,6 +123,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
+### π 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
+
### π 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.