Описание
The official MCP server for pgmoneta
README
pgmoneta MCP is the official Model Context Protocol server built for pgmoneta, a backup / restore solution for PostgreSQL.
Overview
pgmoneta MCP is built upon rmcp.
It uses SCRAM-SHA-256 to authenticate with pgmoneta server.
User management is done with the administration tool called pgmoneta-mcp-admin.
Interactive tool execution is available through pgmoneta-mcp-client, while
pgmoneta-mcp-inspector provides a more structured inspection CLI.
OpenAI API support
The native pgmoneta MCP client communicates with language models through the OpenAI API. For a local model, the documented server is orangu-server.
Start an installed model:
orangu-server --all ggml-org/gemma-4-E4B-it-GGUF
Point pgmoneta-mcp-client at its OpenAI endpoint:
[pgmoneta_mcp_client]
url = http://localhost:6432/mcp
timeout = 30
model = gemma
[gemma]
provider = openai
endpoint = http://localhost:8100/v1
model = ggml-org/gemma-4-E4B-it-GGUF
max_tool_rounds = 10
See doc/LOCAL_LLM.md for the setup.
Compiling the source
pgmoneta requires
dnf install rust rust-analyzer rustfmt rust-src rust-std-static cargo
Release build
The following commands will install pgmoneta MCP in the /usr/local hierarchy.
git clone https://github.com/pgmoneta/pgmoneta_mcp.git
cd pgmoneta_mcp
cargo build --release
sudo cargo install --root /usr/local/
Debug build
The following commands will create a DEBUG version of pgmoneta MCP.
git clone https://github.com/pgmoneta/pgmoneta_mcp.git
cd pgmoneta_mcp
cargo build
cd target/debug
Contributing
Contributions to pgmoneta are managed on GitHub.com
Contributions are most welcome !
Please, consult our Code of Conduct policies for interacting in our community.
Consider giving the project a star on GitHub if you find it useful. And, feel free to follow the project on X as well.
License
Установка Pgmoneta
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/pgmoneta/pgmoneta_mcpFAQ
Pgmoneta MCP бесплатный?
Да, Pgmoneta MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Pgmoneta?
Нет, Pgmoneta работает без API-ключей и переменных окружения.
Pgmoneta — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Pgmoneta в Claude Desktop, Claude Code или Cursor?
Открой Pgmoneta на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Pgmoneta with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
