DB Query Guard MCP MCP Server
CommunityContributed by DB Query Guard
Governed database query review, SQL simulation, approvals, and audits as a paid remote MCP.
About the DB Query Guard MCP MCP Server
The DB Query Guard MCP MCP server is a remote (HTTP) Model Context Protocol server available in the McpMux registry. Governed database query review, SQL simulation, approvals, and audits as a paid remote MCP. This is a community-contributed MCP server by DB Query Guard.
Install the DB Query Guard MCP MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.
Transport Configuration
{
"type": "http",
"url": "https://dbqueryguard.clauxel.com/mcp",
"headers": {
"Authorization": "Bearer ${input:DBQUERYGUARD_TOKEN}"
},
"metadata": {
"inputs": [
{
"id": "DBQUERYGUARD_TOKEN",
"label": "DB Query Guard MCP Bearer Token",
"type": "text",
"required": true,
"secret": true,
"description": "Bearer token issued after checkout and MCP token claim.",
"placeholder": "mcp_token...",
"obtain": {
"url": "https://dbqueryguard.clauxel.com/pricing/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605",
"instructions": "1. Buy a plan.\n2. Complete checkout.\n3. Claim the MCP bearer token.\n4. Paste the token value here without the Bearer prefix.",
"button_label": "Get Token"
}
}
]
}
}Supported AI Clients
The DB Query Guard MCP MCP server works with all MCP-compatible AI clients through McpMux:
Related MCP Servers
MongoDB (Docker)
Connect to MongoDB databases and Atlas clusters via Docker. Query collections, inspect schemas, manage indexes, and run aggregation pipelines in an isolated container.
MongoDB (npx)
Connect to MongoDB databases and Atlas clusters. Query collections, inspect schemas, manage indexes, and run aggregation pipelines through the official MongoDB MCP server.

PostgreSQL (Docker)
Query PostgreSQL databases, analyze performance, and optimize indexes via Docker. Execute SQL, inspect schemas, get EXPLAIN plans, identify slow queries, and run health checks.

PostgreSQL (uvx)
Query PostgreSQL databases, analyze performance, and optimize indexes. Execute SQL, inspect schemas, get EXPLAIN plans, identify slow queries, and run health checks via Postgres MCP Pro.
Redis (Docker)
Interact with Redis databases via Docker. Execute commands, manage keys, and work with data structures across standalone, cluster, and Sentinel modes.
Redis (uvx)
Interact with Redis databases. Execute commands, manage keys, and work with data structures across standalone, cluster, and Sentinel modes.
Install DB Query Guard MCP with McpMux
One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.