Manages PostgreSQL backup information, enabling natural language queries through an MCP client.
Pgmoneta acts as the central command server for pgmoneta, the robust backup and restore solution for PostgreSQL. This server enables users to effortlessly query backup information using natural language via an MCP client, simplifying the management and retrieval of critical database backups. Built on the `rmcp` framework, it ensures secure communication through SCRAM-SHA-256 authentication and includes an administrative tool for user management.
Key Features
01Provides secure authentication using SCRAM-SHA-256
02Includes a dedicated admin tool for user management (`pgmoneta-mcp-admin`)
03Built upon the `rmcp` framework
042 GitHub stars
05Enables natural language querying of PostgreSQL backup information
Use Cases
01Administering user access for the pgmoneta backup system
02Centralized management and querying of PostgreSQL backup details
03Integrating a command server for pgmoneta backup and restore operations