MCP server for interacting with PostgreSQL databases
Quick Install
npx @marcelo-ochoa/server-postgresClaude Desktop Config
{
"mcpServers": {
"io-github-marcelo-ochoa-postgres": {
"command": "npx",
"args": [
"@marcelo-ochoa/server-postgres"
]
}
}
}v1.0.7
Imported from MCP Registry