postgres-mcp.md

PostgreSQL MCP

from"anthropic"
1.8k

PostgreSQL database integration with schema inspection

Databases
PostgreSQLSQLdatabaserelational
install.sh
# Clone the repository
$git clone https://github.com/modelcontextprotocol/servers
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve