Skip to content
Back to search
30
MCP

io.github.wangggym/quarry

io.github.wangggym/quarry

Safety-railed database access for agents: Postgres, MySQL, Redis. Read-only by default.

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

Similar MCP servers embedding-nearest

QueryBear
Safe, read-only Postgres and MySQL access for AI agents. Audit log + column-level controls.
0 tools · streamable-http
io.github.bch1212/queryshield
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
0 tools
io.github.agentic-eng/a2db
Safe, read-only database access for AI agents. 5 databases, batch queries, SQLGlot.
0 tools
A2DB
Safe, read-only database access for AI agents across PostgreSQL, SQLite, MySQL, Oracle, and SQL Server.
0 tools
io.github.queryquarry/queryquarry
Double-blind talent marketplace: AIs search anonymous opted-in candidates; reveal on consent.
0 tools · streamable-http
io.github.ugurcl/dbridge-mcp
Query SQLite, PostgreSQL, and MySQL in plain language - read-only, with column masking and limits.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.wangggym/quarry": {
      "url": "None",
      "transport": "http"
    }
  }
}