MCP Servers / database / SQL Analyzer

SQL Analyzer

JSON →
httpnone30database

Analyze, lint, and convert SQL dialects using SQLGlot.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: sql-analyzer
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
SQL Analyzer — MCP Server · libregistry