Directory/@henkey/postgres

@henkey/postgres

Database

A Model Context Protocol (MCP) server that provides comprehensive PostgreSQL database management capabilities for AI assistants

Installation Instructions
Get started with @henkey/postgres in your project

Install via npm

npm install @henkey/postgres-mcp-server

Or with yarn

yarn add @henkey/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