SERVER

QueryShield

Rank #18,170

io.github.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.

Listed & last published
May 4, 2026
OVERVIEW

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

STANDING
#18,170of 76,851 tracked serversTop 25%

Ranks ahead of 58,681 of 76,851 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 1 registry (2 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

bch1212

Organization
Servers in org
12
Versions across org
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

Who maintains QueryShield?
QueryShield is maintained by bch1212, which publishes 12 MCP servers (16 total versions) tracked on MCP Toplist.
Is QueryShield listed on the Official MCP Registry?
Yes — QueryShield is listed on the Official MCP Registry, alongside PulseMCP and Glama.
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 #18,170 | MCP Toplist