Directory/enhanced postgres

enhanced postgres

Database

Enhanced PostgreSQL MCP server with read and write capabilities. Based on @modelcontextprotocol/server-postgres by Anthropic.

Installation Instructions
Get started with enhanced postgres in your project

Install via npm

npm install enhanced-postgres-mcp-server

Or with yarn

yarn add enhanced-postgres-mcp-server

Related Servers

Supabase Admin MCP
Full Supabase administration capabilities. Manage tables, run queries, handle authentication, and monitor your Supabase projects through AI.
@supabase/mcp server supabase
MCP server for interacting with Supabase
@benborla29/mcp server mysql
MCP server for interacting with MySQL databases based on Node