Skip to content
Verified official

universal db mcp MCP

v1.1.2

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

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

transport:stdio runtime:pypi

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add universal-db-mcp -e POSTGRES_URI=<POSTGRES_URI> -e SQLITE_PATH=<SQLITE_PATH> -e MYSQL_URI=<MYSQL_URI> -e DUCKDB_PATH=<DUCKDB_PATH> -e ALLOW_DESTRUCTIVE=<ALLOW_DESTRUCTIVE> -e MAX_RESULT_ROWS=<MAX_RESULT_ROWS> -- uvx universal-db-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.