Merge pull request #14293 from yimindev/add-dati

Add DatI to Databases category
This commit is contained in:
Frank Fiegel
2026-09-15 13:30:34 -07:00
committed by GitHub
+1
View File
@@ -1205,6 +1205,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.