Skip to content
Back to search
30
MCP

io.github.fashad-ahmed/universal-db-mcp

io.github.fashad-ahmed/universal-db-mcp

Security-first MCP server for PostgreSQL, SQLite, MySQL, DuckDB with SQL injection prevention.

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

Similar MCP servers embedding-nearest

io.github.cocaxcode/database-mcp
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
0 tools
database-universal-mcp
MCP server for database universal. Features query sql, list tables, describe table. From MEOK AI Labs.
0 tools
database-universal-mcp
MCP server for database universal. Features query sql, list tables, describe table. From MEOK AI Labs.
0 tools
io.github.csoai-org/database-universal-mcp
database-universal-mcp MCP server by MEOK AI Labs
0 tools
DB MCP Server
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.
0 tools
io.github.atarkowska/fastmcp-sqltools
A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.fashad-ahmed/universal-db-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}