SQL Formatter MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
Format SQL queries into readable layouts locally. No network and no key.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sql-formatter-mcp -- npx -y sql-formatter-mcp
{
"mcpServers": {
"sql-formatter-mcp": {
"args": [
"-y",
"sql-formatter-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.sql-formatter-mcp]
command = "npx"
args = ["-y", "sql-formatter-mcp"]
{
"mcpServers": {
"sql-formatter-mcp": {
"args": [
"-y",
"sql-formatter-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sql-formatter-mcp": {
"args": [
"-y",
"sql-formatter-mcp"
],
"command": "npx"
}
}
}
Task queue, decisions and memory for coding agents. Local SQLite, no network. Requires Bun.
Keyword, semantic, hybrid, and SQL retrieval for AI agents, local or on Infino Cloud.
Embedded, local-first memory and retrieval for AI agents. One SQLite file, no server, no API key.
WordPress database access via Local by Flywheel. Execute read-only MySQL queries and inspect schema.
MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
MCP server proxy for SQLBot Text-to-SQL queries and report generation.
Read-only Postgres ops/DBA diagnostics: slow queries, EXPLAIN, locks, index and table health.
Answers built from our own checks of this server.