An extensible MCP server for database operations that supports PostgreSQL for managing schemas, tables, data, and user permissions. It features automatic migration recording for DDL changes and integrates with various AI-powered editors like Cursor, Zed, and Claude Code.
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.DATABASE_URL— Connection string (e.g. postgresql://user:pass@host:5432/db)DB_TYPE— Database type: postgres (default)MIGRATIONS_DIR— Migrations directory (default: ./migrations)MIGRATIONS_ENABLED— Auto-record DDL changes to migration files (default: true)[](https://m8ven.ai/mcp/roilanrodriguez55-database-mcp-14zaws)