ugurcl/dbridge-mcp
by Various
MCP server that lets AI agents query SQL databases in natural language - read-only, with column masking, row caps, and query limits. SQLite / PostgreSQL / MySQL.
MCP
ugurcl/dbridge-mcp
Added 13 July 2026
Overview
An MCP server that translates natural language queries into read-only SQL for SQLite, PostgreSQL, and MySQL databases. It enforces column masking, row caps, and query limits to maintain control.
Best for
Best for
Teams needing safe read-only database access for AI agents without custom middleware
Use cases
- Allow AI agents to explore database schemas safely
- Enable natural language reporting without write access
- Provide controlled read-only access to production data
Notes
An MCP server that translates natural language queries into read-only SQL for SQLite, PostgreSQL, and MySQL databases. It enforces column masking, row caps, and query limits to maintain control.
1 stars on GitHub. Last updated 2026-07-05.
Use cases
- Allow AI agents to explore database schemas safely
- Enable natural language reporting without write access
- Provide controlled read-only access to production data
Pros
- Read-only by design
- Adds configurable safeguards like column masking and row limits
- Supports three major database systems
Cons
- Limited documentation and community size given 1 star
- No support for write operations or complex DDL
- Only works within MCP-compatible agent frameworks
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Read-only by design
- Adds configurable safeguards like column masking and row limits
- Supports three major database systems
Cons
- Limited documentation and community size given 1 star
- No support for write operations or complex DDL
- Only works within MCP-compatible agent frameworks
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.