SERVER

QueryShield

Rank #16980

glama/bch1212/queryshield

Secure SQL proxy for AI agents. Translates natural language to safe SQL via Claude, validates at the AST level (SELECT-only, no DDL/DML), enforces per-agent row-level security, and audit-logs every query.

First listed
May 4, 2026
Last publish date
May 4, 2026
OVERVIEW

QueryShield is a Model Context Protocol (MCP) server published by bch1212. It ranks #16980 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. QueryShield is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 4, 2026 and most recently updated on May 4, 2026.

STANDING
#16,980of 58,832 tracked serversTop 50%

Ranks ahead of 41,852 of 58,832 servers on MCP Toplist.

CONNECT

Use QueryShield

Add QueryShield to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "queryshield": {
      "command": "uvx",
      "args": [
        "queryshield-mcp"
      ],
      "env": {
        "QUERYSHIELD_API_KEY": "<your QUERYSHIELD_API_KEY>",
        "QUERYSHIELD_BASE_URL": "<your QUERYSHIELD_BASE_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

bch1212

Organization
Total servers
12
Total versions
16
MORE FROM THIS PUBLISHER

Other servers by bch1212

View all bch1212 servers →
VERSIONS

Available versions (1)

VersionPublished
1.0.1May 4, 2026
FAQ

Frequently asked questions

What is QueryShield?
Secure SQL proxy for AI agents. Translates natural language to safe SQL via Claude, validates at the AST level (SELECT-only, no DDL/DML), enforces per-agent row-level security, and audit-logs every query.
Who maintains QueryShield?
QueryShield is maintained by bch1212, which publishes 12 MCP servers (16 total versions) tracked on MCP Toplist.
Is QueryShield an official MCP server?
Yes — QueryShield is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does QueryShield have?
MCP Toplist tracks 1 version of QueryShield, most recently published on May 4, 2026.
Where can I find the source code for QueryShield?
The source code for QueryShield is hosted at github.com/bch1212/queryshield.
EXPLORE
QueryShield - MCP Server #16980 | MCP Toplist