Enhanced PostgreSQL MCP server with read and write capabilities. Based on @modelcontextprotocol/server-postgres by Anthropic.
{
"mcpServers": {
"iflowgarethcott-enhanced-postgres": {
"command": "npx",
"args": [
"-y",
"@iflow-mcp/garethcott-enhanced-postgres-mcp-server"
]
}
}
}