Postgres Best Practices
MCP Serverby dirnbauer · Added 5mo ago
Claude
5
Install
git clone https://github.com/dirnbauer/webconsulting-skillsAdd to Claude
claude mcp add postgres-best-practicesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"postgres-best-practices": {
"command": "npx",
"args": [
"@modelcontextprotocol/postgres-best-practices"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Postgres performance optimization and best practices from Supabase. Query performance, connection pooling, Row Level Security, schema design, and diagnostics. Use when working with postgres, postgresql, sql, database, query, index, rls, row-level-security.
Tags
data-analyticsgosqlexpressgitskill