Exposes format_sql and list_dialects tools that give Claude deterministic SQL formatting across 19 dialects including Postgres, MySQL, Snowflake, and BigQuery. Part of a 14-server collection focused on reliable transforms that prevent LLMs from hallucinating syntax details. Install it when you're building code-review agents, data pipeline assistants, or any workflow where SQL needs to be consistently formatted and you'd rather call a tool than have the model guess at spacing, capitalization, and dialect-specific quirks. Ships as an npm package, runs via stdio, and works in Claude Desktop, Cursor, Cline, or any MCP-compatible client.
claude mcp add --transport stdio io.github.mukundakatta-sqlfmt-mcp -- npx -y @mukundakatta/sqlfmt-mcp