QueryBear
Rank #57819pulsemcp/spencerpauly-querybear
MCP server for safe AI access to production databases with SQL AST parsing, table allowlisting, column filtering, and row limits.
QueryBear is a Model Context Protocol (MCP) server published by spencerpauly. It ranks #57819 of 58,900 servers tracked on MCP Toplist. QueryBear is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 3, 2026.
Ranks ahead of 1,081 of 58,900 servers on MCP Toplist.
Use QueryBear
Add QueryBear to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"spencerpauly-querybear": {
"url": "https://mcp.querybear.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
spencerpauly
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is QueryBear?
- MCP server for safe AI access to production databases with SQL AST parsing, table allowlisting, column filtering, and row limits.
- Who maintains QueryBear?
- QueryBear is maintained by spencerpauly, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is QueryBear an official MCP server?
- QueryBear is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does QueryBear have?
- QueryBear ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for QueryBear?
- The source code for QueryBear is hosted at github.com/spencerpauly/querybear.