Skip to content
Back to search
30
MCP

io.github.ugurcl/dbridge-mcp

io.github.ugurcl/dbridge-mcp

Query SQLite, PostgreSQL, and MySQL in plain language - read-only, with column masking and limits.

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

Similar MCP servers embedding-nearest

io.github.dann26parr69/aifordatabase-mcp
Query any database in plain English or SQL through a guardrailed, read-only data layer.
0 tools
rturv/postgres-database-query-mcp
MCP for acces read-only mode postgresql databases
0 tools
io.github.michael-whitecapdata/tablebridge-mcp
Query a folder of CSV / Parquet / JSON files with SQL — one queryable source, read-only.
0 tools
mcp-multi-db
Read-only MCP server for PostgreSQL, MySQL, and SQLite — one server, one config, one set of tools across multiple databases.
0 tools
io.github.infoinlet-marketplace/mcp-mysql
Read-only MySQL/MariaDB for AI agents — query, list/describe tables, health. SQL-guarded.
0 tools
io.github.ofershap/sqlite
SQLite MCP — query databases, inspect schemas, explain queries, export data.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ugurcl/dbridge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}