libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ SQLFluff Analyzer
SQLFluff Analyzer
JSON →
http
none
development
Analyze, lint, and fix SQL queries using the SQLFluff linter.
github ↗
Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path:
sqlfluff-analyzer
Tools
What this server exposes
lint_sql
Lint SQL query and return syntax errors. Some syntax errors are not detected by the parser like trailing commas.
fix_sql
Fix SQL query and return the fixed version.
parse_sql
Parse SQL query and return the parsed tree.
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/antoprince001/mcp-server-sqlfluff ↗
SQLFluff Analyzer — MCP Server · libregistry