Skip to content
Back to search
30
MCP streamable-http

QueryBear

io.github.spencerpauly/querybear

Safe, read-only Postgres and MySQL access for AI agents. Audit log + column-level controls.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

A2DB
Safe, read-only database access for AI agents across PostgreSQL, SQLite, MySQL, Oracle, and SQL Server.
0 tools
io.github.wangggym/quarry
Safety-railed database access for agents: Postgres, MySQL, Redis. Read-only by default.
0 tools
SqlAugur
MCP server providing AI assistants with safe, read-only SQL Server access
0 tools
io.github.agentic-eng/a2db
Safe, read-only database access for AI agents. 5 databases, batch queries, SQLGlot.
0 tools
io.github.infoinlet-marketplace/mcp-mysql
Read-only MySQL/MariaDB for AI agents — query, list/describe tables, health. SQL-guarded.
0 tools
querybear
Metadata-only Glama MCP connector.
0 tools · http

How to use

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

{
  "mcpServers": {
    "querybear": {
      "url": "https://mcp.querybear.com/mcp",
      "transport": "streamable-http"
    }
  }
}