Loading MCP server directory, please wait...
Deterministic SQL formatting across 19 dialects (postgres, mysql, snowflake, bigquery, etc.).
npx @getmcp/cli add io.github.MukundaKatta/sqlfmt-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MukundaKatta/sqlfmt-mcp": {
"command": "npx",
"args": [
"-y",
"@mukundakatta/sqlfmt-mcp"
]
}
}
}