MCP server for interacting with PostgreSQL databases
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"postgres": {
"args": [
"-y",
"@marcelo-ochoa/server-postgres"
],
"command": "npx",
"transport": "stdio"
}
}
}