Skip to content
Back to search
30
MCP

QueryShield

pulsemcp/queryshield

Secure SQL proxy for AI agents with natural language to SQL translation, AST safety checks, per-agent row-level security, and audit logging.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.bch1212/queryshield
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
0 tools
AgentShield
Smart contract security for AI agents with verify, monitor, freeze, and x402 payment tools.
0 tools
AgentShield
Smart contract security for AI agents — verify, monitor, freeze, x402 payments
0 tools
InjectShield
Prompt-injection firewall for AI agents that scans untrusted text before LLM calls.
0 tools
io.github.sparkvibe-io/guardianshield
AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs
0 tools
io.github.rsdouglas/janee
Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "queryshield": {
      "url": "None",
      "transport": "http"
    }
  }
}