MCP tools for Heroku Postgres: database info, credentials, backups, followers, maintenance, and write operations.
{
"mcpServers": {
"herokupostgres": {
"command": "npx",
"args": [
"-y",
"@heroku-mcp/postgres"
]
}
}
}