antoprince001/mcp-server-sqlfluff
3.1
If you are the rightful owner of mcp-server-sqlfluff and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The mcp-server-sql-analyzer is a Model Context Protocol server that provides SQL analysis, linting, and fixing capabilities using SQLFluff.
Tools
Functions exposed to the LLM to take actions
lint_sql
Lint SQL query and return syntax errors.
fix_sql
Fix SQL query and return the fixed version.
parse_sql
Parse SQL query and return the parsed tree.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client