Back to Apps

pgmoneta MCP
by pgmoneta
Official MCP server for pgmoneta, providing AI-driven backup and restore management for PostgreSQL databases.
0 stars
Works in:claude
Exposes:Tools
What it does
pgmoneta MCP connects AI assistants to pgmoneta, a specialized backup and restore solution for PostgreSQL. It allows the AI to interact with the pgmoneta server to manage database recovery and backup operations, leveraging SCRAM-SHA-256 for secure authentication.
Tools
manage_backups: Coordinate and verify PostgreSQL backup sets.restore_database: Initiate and monitor restore operations to recover data.inspect_server: Retrieve status and configuration details from the pgmoneta instance.
Installation
Clone and install the server using Cargo:
git clone https://github.com/pgmoneta/pgmoneta_mcp.git
cd pgmoneta_mcp
cargo build --release
sudo cargo install --root /usr/local/
Add to claude_desktop_config.json:
{
"mcpServers": {
"pgmoneta": {
"command": "pgmoneta-mcp",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Quick install
cargo install --root /usr/local/ pgmoneta-mcpInformation
- Pricing
- free
- Published
- 7/30/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add "pgmoneta" with command "pgmoneta-mcp" to your claude_desktop_config.json





