A Model Context Protocol (MCP) server that provides comprehensive PostgreSQL database management capabilities for AI assistants
{
"mcpServers": {
"henkeypostgres": {
"command": "npx",
"args": [
"-y",
"@henkey/postgres-mcp-server"
]
}
}
}