MCP server for connecting to databases (PostgreSQL, MySQL, SQL Server, Redis) enabling SQL queries, table exploration, and Redis key-value operations.
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_CONNECTIONS— "": "{\"default\":{\"type\":\"postgresql\",\"host\":\"localhost\",\"port\":5432,\"database\":\"mydb\",\"username\":\"postgres\",\"password\":\"password\"}}"DB_TYPE— "": "postgresql",DB_HOST— "": "localhost",DB_PORT— "": "5432",DB_NAME— "": "mydb",DB_USER— "": "postgres",DB_PASSWORD— "": "password"REDIS_HOST— , REDIS_PORT, etc. - Redis connectionREDIS_PORT— REDIS_HOST, , etc. - Redis connectionREDIS_PASSWORDREDIS_DB[](https://m8ven.ai/mcp/justpoypoy-mcp-database-lq8qdj)