libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ SQL Analyzer
SQL Analyzer
JSON →
http
none
★ 30
database
Analyze, lint, and convert SQL dialects using SQLGlot.
github ↗
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
auth
none
Resources
github
https://github.com/j4c0bs/mcp-server-sql-analyzer ↗
SQL Analyzer — MCP Server · libregistry