ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified system Safety 4/5

veeam-mcp

Query Veeam Backup & Replication and Veeam ONE via MCP server running in Docker. Provides intelligent backup monitoring, job analysis, capacity planning, and infrastructure health checks.

Why use this skill?

Use the veeam-mcp skill to query Veeam Backup & Replication and Veeam ONE using natural language. Automate backup monitoring and infrastructure health checks.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jgm2025/veeam-mcp
Or

What This Skill Does

The veeam-mcp skill is a powerful interface designed to integrate OpenClaw AI with your Veeam Backup & Replication (VBR) and Veeam ONE environments. By utilizing a Model Context Protocol (MCP) server containerized in Docker, this skill provides a secure, streamlined gateway to query complex infrastructure data. It effectively bridges the gap between raw backup metadata and natural language insights, allowing administrators to monitor job health, analyze repository capacity, and retrieve critical infrastructure alerts without navigating multiple consoles.

Installation

Installation is a multi-step process ensuring security and connectivity. First, obtain the Veeam Intelligence MCP server package from official beta channels. Build your Docker image using docker build -t veeam-intelligence-mcp-server . in your workspace. Once prepared, execute clawhub install veeam-mcp to register the skill. Configuration requires creating a ~/.veeam-mcp-creds.json file with your VBR and Vone endpoints. Always set permissions to 600 to protect your credentials. Ensure you have enabled the 'Veeam Intelligence' setting in both your VBR and Veeam ONE consoles to unlock the advanced querying capabilities.

Use Cases

  • Proactive Maintenance: Identify failing backup jobs before they impact RPOs.
  • Capacity Planning: Track repository growth and predict storage exhaustion before it occurs.
  • Health Monitoring: Consolidate alerts from Veeam ONE for a unified view of your data protection infrastructure.
  • Compliance Audits: Quickly pull status reports for all VMs to verify protection coverage across the environment.

Example Prompts

  • "List all backup jobs that failed in the last 24 hours and identify the error codes for the top three."
  • "What is the current remaining capacity across all my backup repositories?"
  • "Summarize the top five active infrastructure alerts from Veeam ONE that require immediate attention."

Tips & Limitations

This skill requires active Veeam licenses; it will not function with the Community Edition. Always use proper domain syntax for service accounts to avoid authentication failures. Remember that the skill operates in two modes: Basic (documentation retrieval only) and Advanced (live data analysis). If you receive 'data not found' errors, verify that Veeam Intelligence is enabled in the source console settings. Frequent polling may lead to increased log volume, so ensure your Veeam servers have sufficient resources to handle concurrent MCP queries.

Metadata

Author@jgm2025
Stars1947
Views1
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jgm2025-veeam-mcp": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#veeam#backup#infrastructure#monitoring#devops
Safety Score: 4/5

Flags: network-access, file-read, external-api