This repository has been archived on 2026-06-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
wiki/backup-mcp/Tools-Reference.-.md
T
2026-05-09 19:09:43 -05:00

31 lines
1.0 KiB
Markdown

<![CDATA[← [Home](Home)
# Tools Reference
| Tool | Description |
|------|-------------|
| `backup_database` | Dump MySQL/PostgreSQL via SSH |
| `backup_files` | Tar remote directories via SSH |
| `backup_list` | List local backups |
| `backup_prune` | Delete old backups |
| `backup_status` | Backup disk usage summary |
| `akeeba_backup` | Start Akeeba Backup on Joomla site |
| `akeeba_list` | List Akeeba backup records |
| `akeeba_download` | Download Akeeba archive locally |
| `akeeba_delete` | Delete Akeeba backup record |
| `akeeba_profiles` | List Akeeba backup profiles |
| `backup_list_targets` | List all targets |
## Usage
All tools are available when the MCP server is connected in Claude Code via `.mcp.json`.
]]>
---
*Repo: [backup-mcp](https://git.mokoconsulting.tech/MokoConsulting/backup-mcp) · [MokoStandards](https://git.mokoconsulting.tech/MokoConsulting/moko-platform/wiki/Home)*
| Revision | Date | Author | Description |
|---|---|---|---|
| 1.0 | 2026-05-09 | Moko Consulting | Initial version |