From 0df9a8976aabc43522f3e2c11c18dde27853a25f Mon Sep 17 00:00:00 2001 From: zhangyimin Date: Sun, 13 Sep 2026 13:00:50 +0800 Subject: [PATCH] Add DatI to Databases category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b4acd70b..d9049f686 100644 --- a/README.md +++ b/README.md @@ -1152,6 +1152,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [xing5/mcp-google-sheets](https://github.com/xing5/mcp-google-sheets) 🐍 ☁️ - A Model Context Protocol server for interacting with Google Sheets. This server provides tools to create, read, update, and manage spreadsheets through the Google Sheets API. - [yannbrrd/simple_snowflake_mcp](https://github.com/YannBrrd/simple_snowflake_mcp) 🐍 ☁️ - Simple Snowflake MCP server that works behind a corporate proxy. Read and write (optional) operations - [ydb/ydb-mcp](https://github.com/ydb-platform/ydb-mcp) 🎖️ 🐍 ☁️ - MCP server for interacting with [YDB](https://ydb.tech) databases +- [yimindev/dati](https://github.com/yimindev/dati) [![yimindev/dati MCP server](https://glama.ai/mcp/servers/yimindev/dati/badges/score.svg)](https://glama.ai/mcp/servers/yimindev/dati) ☕ ☁️ - Semantic gateway that turns mainstream databases into MCP services with business metadata enhancement and parameterized SQL tools. - [yincongcyincong/VictoriaMetrics-mcp-server](https://github.com/yincongcyincong/VictoriaMetrics-mcp-server) 🐍 🏠 - An MCP server for interacting with VictoriaMetrics database. - [rafim-dev/schema-bridge-mcp](https://github.com/rafim-dev/schema-bridge-mcp) [![rafim-dev/schema-bridge-mcp MCP server](https://glama.ai/mcp/servers/rafim-dev/schema-bridge-mcp/badges/score.svg)](https://glama.ai/mcp/servers/rafim-dev/schema-bridge-mcp) 📇 🏠 🍎 🪟 🐧 - Universal schema compiler (SQL/Prisma to Zod, TypeScript, Pydantic) and realistic synthetic mock API data generator. - [Zhwt/go-mcp-mysql](https://github.com/Zhwt/go-mcp-mysql) 🏎️ 🏠 – Easy to use, zero dependency MySQL MCP server built with Golang with configurable readonly mode and schema inspection.