3 months ago
The most comprehensive MCP server for database infrastructure management. 76 purpose-built tools across 8 modules - instances, backups, networking, alerting, credentials, Postgres configuration, and more. Provision a production-ready PostgreSQL cluster, configure automated backups, set up alerting rules, or tune pg parameters without leaving your AI coding environment. Works with Claude Code, Cursor, Windsurf, VS Code, and any MCP-compatible client
Server Config
{
"mcpServers": {
"selfhost": {
"command": "npx",
"args": [
"@selfhost.dev/mcp-server"
]
}
}
}