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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jgm2025/veeam-mcpWhat 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jgm2025-veeam-mcp": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api
Related Skills
devialet
Control Devialet Phantom speakers via HTTP API. Use for: play/pause, volume control, mute/unmute, source selection, and speaker status. Requires DOS 2.14+ firmware. Works with Phantom I, Phantom II, Phantom Reactor, and Dialog.
linux-patcher
Automated Linux server patching and Docker container updates. Use when the user asks to update, patch, or upgrade Linux servers, apply security updates, update Docker containers, check for system updates, or manage server maintenance across multiple hosts. Supports Ubuntu, Debian, RHEL, AlmaLinux, Rocky Linux, CentOS, Amazon Linux, and SUSE. Includes PatchMon integration for automatic host detection and intelligent Docker handling.