MCP Directory
Back

modelcontextprotocol_veeam

by jorgedlcruz · JavaScript · ★ 11

A Repository with a collection of MCP Servers for Veeam

Install

npx -y github:jorgedlcruz/modelcontextprotocol_veeam

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "modelcontextprotocol-veeam": {
      "command": "npx",
      "args": [
        "-y",
        "github:jorgedlcruz/modelcontextprotocol_veeam"
      ]
    }
  }
}

From the README

Democratizing AI access to Veeam's powerful data protection ecosystem Vision | Components | Getting Started | Use Cases | Roadmap The Model Context Protocol for Veeam project aims to bridge the gap between artificial intelligence and Veeam's robust data protection ecosystem. By leveraging the Model Context Protocol (MCP), I am enabling AI assistants to directly interact with Veeam's feature-rich APIs, creating new possibilities for data management, monitoring, and protection. My goal is to democratize access to Veeam's powerful capabilities through natural language, allowing admin…
Read full README on GitHub →

Related other servers