SQL Safe MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 21 Sep 2026.
Minimal, read-only, PII-safe MCP server for SQL databases.
Today is the operative word: we check SQL Safe MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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-safe-mcp -- uvx sql-safe-mcp
{
"mcpServers": {
"sql-safe-mcp": {
"args": [
"sql-safe-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.sql-safe-mcp]
command = "uvx"
args = ["sql-safe-mcp"]
{
"mcpServers": {
"sql-safe-mcp": {
"args": [
"sql-safe-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sql-safe-mcp": {
"args": [
"sql-safe-mcp"
],
"command": "uvx"
}
}
}
An MCP server for MySQL databases.
Policy-driven, read-only MCP server for safe database access from AI tools.
MCP server for read-only MySQL database queries in Claude Desktop
MCP server for read-only MySQL database queries in Claude Desktop
MCP server for read-only PostgreSQL database queries in Claude Desktop
MCP server for querying PostgreSQL databases
MCP server for one MySQL database: schema, read-only queries and guarded writes.
MCP server for SQLite databases. Read-only by default, row caps, statement timeouts.
Answers built from our own checks of this server.