CyprianFusi/MCP-server-postgres
An MCP (Model Context Protocol) server that provides access to PostgreSQL databases through resources, tools, and prompts for data analysis.
Platform-specific configuration:
{
"mcpServers": {
"MCP-server-postgres": {
"command": "npx",
"args": [
"-y",
"MCP-server-postgres"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...