PostgreSQL
Helps you and your AI agents throughout the entire development process—from writing SQL to tuning performance safely.
Featured
View Source894 stars
0 tools
Created Aug 2025
@crystaldba/crystaldba-postgresql-postgres-mcpAbout
Helps you and your AI agents throughout the entire development process—from writing SQL to tuning performance safely.
Categories
general
Installation
npm
npm install @crystaldba/crystaldba-postgresql-postgres-mcp
Configuration
{
"mcpServers": {
"crystaldba-postgresql-postgres-mcp": {
"command": "npx",
"args": [
"-y",
"@crystaldba/crystaldba-postgresql-postgres-mcp"
]
}
}
}