A versatile MCP server that connects to multiple relational databases (MySQL, PostgreSQL, Oracle, SQL Server, SQLite) and enables secure read-only SQL query execution and metadata access.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.DB_TYPE— db-type 数据库类型 mysqlDB_HOST— docker run -p 8088:8088 -e =host.docker.internal -e DB_USER=root -e DB_PASSWORD=password -e DB_NAME=mydatabase universal-db-mcp-serverDB_USER— docker run -p 8088:8088 -e DB_HOST=host.docker.internal -e =root -e DB_PASSWORD=password -e DB_NAME=mydatabase universal-db-mcp-serverDB_PASSWORD— docker run -p 8088:8088 -e DB_HOST=host.docker.internal -e DB_USER=root -e =password -e DB_NAME=mydatabase universal-db-mcp-serverDB_NAME— docker run -p 8088:8088 -e DB_HOST=host.docker.internal -e DB_USER=root -e DB_PASSWORD=password -e =mydatabase universal-db-mcp-serverDB_PORT— db-port 数据库端口 3306DB_SQLITE_PATHSERVER_PORT[](https://m8ven.ai/mcp/xiaoshi7915-universal-db-mcp-server-1cnejf)