From 6d62ab95bedd8a0f4e2ba747ba91e17e8de68810 Mon Sep 17 00:00:00 2001 From: j4c0bs Date: Thu, 30 Jan 2025 11:03:31 -0800 Subject: [PATCH] Add new sql analyzer server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f2e2ae6..3807a3e1 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ Tools and integrations that enhance the development workflow and environment man - [@delano/postman-mcp-server](https://github.com/delano/postman-mcp-server) 📇 ☁️ - Interact with [Postman API](https://www.postman.com/postman/postman-public-workspace/) - [@vivekvells/mcp-pandoc](https://github.com/vivekVells/mcp-pandoc) 🗄️ 🚀 - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more. - [@pskill9/website-downloader](https://github.com/pskill9/website-downloader) 🗄️ 🚀 - This MCP server provides a tool to download entire websites using wget. It preserves the website structure and converts links to work locally. +- [@j4c0bs/mcp-server-sql-analyzer](https://github.com/j4c0bs/mcp-server-sql-analyzer) 🐍 - MCP server that provides SQL analysis, linting, and dialect conversion using [SQLGlot](https://github.com/tobymao/sqlglot) ### 🧮 Data Science Tools