Back to Browse

Backup Ai MCP Server

Developer ToolsUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Backup Ai MCP Server by MEOK AI Labs

About

Backup Ai MCP Server by MEOK AI Labs

Security Report

2.2
Use Caution2.2Critical Risk

This MCP server contains several moderate security concerns that warrant user awareness. The primary issues are: (1) unauthenticated access to all tools with only client-side rate limiting, (2) network calls to external metering endpoints sending API keys in plaintext JSON, (3) arbitrary filesystem access via user-supplied paths without validation, and (4) overly broad file system permissions. While the code is well-structured and avoids obvious malicious patterns, the authentication model is weak and the metering architecture creates data exfiltration risks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

7 files analyzed · 15 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-backup-ai-mcp": {
      "args": [
        "-y",
        "backup-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!