A Model Context Protocol (MCP) server that provides SQL analysis, linting, and dialect conversion capabilities using SQLGlot. The SQL Analyzer MCP server provides tools for analyzing and working with SQL queries. It helps with: - SQL syntax validation and linting - Converting queries between different SQL dialects (e.g., MySQL to PostgreSQL) - Extracting and analyzing table references and dependen
Add this skill
npx mdskills install j4c0bs/mcp-server-sql-analyzerProvides comprehensive SQL analysis tools with clear docs but overstates required permissions
claude mcp add mcp-server-sql-analyzer -- npx -y mcp-server-sql-analyzer
npx mdskills install j4c0bs/mcp-server-sql-analyzer