MCP.so
登录

Veeam Intelligence MCP Server

@veeam-ai

关于 Veeam Intelligence MCP Server

Model Context Protocol server for Veeam Intelligence

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

veeam-ai

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "veeam-mcp-server": {
      "command": "docker",
      "args": [
        "build",
        "-t",
        "veeam-mcp",
        "."
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Veeam Intelligence MCP Server?

The Veeam Intelligence MCP Server extends Veeam Intelligence into operational workflows by exposing it through the Model Context Protocol (MCP). It integrates with any MCP-compatible client (such as Claude Desktop or Visual Studio Code) to deliver trusted operational signals from Veeam Backup & Replication, Veeam ONE, and Veeam Service Provider Console (VSPC). It is designed for operators and AI agents who need real-time, cross-system insight into backup, recovery, malware, and compliance data.

How to use Veeam Intelligence MCP Server?

Clone the repository, set the required environment variables (PRODUCT_NAME, WEB_URL, ADMIN_USERNAME, ADMIN_PASSWORD, ACCEPT_SELF_SIGNED_CERT), and run the server using either Docker (docker run -i --rm ... veeam-intelligence-mcp-server) or npm (npm start --prefix /path/to/mcp/server). Configure the MCP client with stdio transport and pass the environment variables. Restart the client to apply the changes.

Key features of Veeam Intelligence MCP Server

  • Platform and version intelligence for all supported Veeam products
  • Environment health monitoring with triggered alarms and severity analysis
  • Threat and malware visibility including detection sources and false positive tracking
  • Backup server governance, license consumption, and protected workload coverage
  • Job and policy operations with failure trends and performance bottlenecks
  • Live job triage, session history analysis, and restore point RPO coverage

Use cases of Veeam Intelligence MCP Server

  • Integrate Veeam backup health into AI-powered chat assistants for daily operations
  • Monitor malware events and compliance signals alongside ITSM or security tools
  • Streamline incident response with real-time job state, bottleneck, and stalled job detection
  • Provide governed, read-only access to Veeam metrics for third-party platforms and self-hosted LLMs
  • Automate operational checks across multi-product Veeam environments from a single interface

FAQ from Vee

评论

其他 分类下的更多 MCP 服务器