mcp-server-sql-analyzer

mcp-server-sql-analyzer

3.5

If you are the rightful owner of mcp-server-sql-analyzer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides SQL analysis, linting, and dialect conversion capabilities using SQLGlot.

lint_sql

Validates SQL query syntax and returns any errors

transpile_sql

Converts SQL between different dialects

get_all_table_references

Extracts table and CTE references from SQL

get_all_column_references

Extracts column references with table context