sql_format — tools MCP Tool
sql_format
(sql format) is one of 29 tools on the
tools
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call sql_format from your client
- Claude Code tools sql_format run in your project directory
- Claude Desktop tools sql_format ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tools sql_format ~/.cursor/mcp.json
- VS Code tools sql_format .vscode/mcp.json
- Zed tools sql_format ~/.config/zed/settings.json
- Windsurf tools sql_format ~/.codeium/windsurf/mcp_config.json
- Cline tools sql_format ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tools sql_format ~/.gemini/settings.json
- Grok tools sql_format .mcp.json (in your project root)
- ChatGPT tools sql_format Settings → Connectors → Advanced → Developer mode
- Claude.ai tools sql_format Settings → Connectors → Add custom connector
- LangChain tools sql_format pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tools https://www.jiebang.site/mcp
Other tools on this server
- json_yaml_convert
- xml_format
- cron_parse
- base_convert
- html_entity
- timezone_convert
- qrcode_generate
- meta_extract
- seo_check
- url_shorten
- image_convert
- cron_task_create
- cron_task_list
- cron_task_done
- cron_task_logs
- cron_task_templates
- file_parse
- file_generate
- file_analyze
- ai_text_generate
- text_humanize
- keyword_extract
- meta_desc_generate
- text_rewrite
- seo_title_generate
- text_summarize
- idea_submit
- idea_list
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.