ahmedmustahid/postgres-mcp-server
MCP (Model Context Protocol) Server for postgres Database
Platform-specific configuration:
{
"mcpServers": {
"postgres-mcp-server": {
"command": "npx",
"args": [
"-y",
"postgres-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...