# fedora-agents-mcp

Manage local KVM/libvirt VMs and Timeshift/Borg backups on Fedora: start, stop, clone, snapshot.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 1.2.2
- **Author:** io.github.amineutron
- **License:** Unknown
- **npm:** fedora-agents-mcp
- **Source:** https://github.com/amineutron/fedora-agents
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-24T19:07:26.462Z
- **Version scanned:** 1.2.2
- **CVEs:** none found by OSV at scan time

## Tools

19 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `backup_create` — Crée un backup (timeshift, borg, vm-snapshot, ou manual)
- `backup_list` — Liste tous les backups disponibles (par type ou tous)
- `backup_restore` — Restaure un backup (ATTENTION: opération destructive!)
- `backup_verify` — Vérifie l'intégrité des backups
- `backup_clean` — Applique les politiques de rétention et supprime les anciens backups
- `backup_status` — Affiche le dashboard global des backups (status, espace, alertes)
- `help` — Liste tous les outils disponibles avec leurs descriptions. Appelle cet outil en premier pour savoir ce que tu peux faire.
- `vm_start` — Démarre une VM KVM et attend optionnellement que SSH soit accessible
- `vm_stop` — Arrête une VM KVM proprement (ou force l'arrêt avec --force)
- `vm_destroy` — Supprime complètement une VM KVM (définition + stockage)
- `vm_status` — Affiche le status et les informations d'une VM (IP, SSH, ressources). Sans vm_name, liste toutes les VMs.
- `vm_exec` — Exécute une commande dans une VM via SSH
- `vm_copy` — Copie des fichiers entre l'hôte et une VM via SCP
- `vm_snapshot` — Gère les snapshots d'une VM (create, list, restore, delete)
- `vm_verify` — Vérifie qu'une VM clonée est une copie fidèle du système hôte
- `vm_clone` — Clone une VM KVM existante (complet ou lié)
- `vm_clone_system` — Clone le système hôte entier vers une VM KVM bootable
- `vm_export`
- `vm_import`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"fedora-agents\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"fedora-agents-mcp\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Extensive to critical — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs commands; runs on your machine.
- Floor 45, ceiling 73 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/fedora-agents-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/fedora-agents-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/fedora-agents-mcp
- HTML page: https://forgeregistry.com/registry/fedora-agents-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
