Server data from the Official MCP Registry
Backup Ai automation via MCP. Includes create backup plan, verify backup, list backups. By M...
Backup Ai automation via MCP. Includes create backup plan, verify backup, list backups. By M...
This MCP server has critical security vulnerabilities that prevent safe deployment. The code depends on an external auth_middleware module from a non-standard path that is not included in dependencies, making authentication enforcement unverifiable. Additionally, the server has unrestricted filesystem access (reading/writing arbitrary paths via source_path parameters), missing input validation on critical parameters, and uses a non-standard MCP pattern with an HTTP wrapper exposing the server on 0.0.0.0:8000. These issues combined create significant risks of unauthorized access, path traversal, and data exfiltration. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 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.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-backup-ai-mcp": {
"args": [
"-y",
"backup-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Backup scheduling, verification, and retention policies with SOC2/GDPR/HIPAA compliance
Installation · Docs · Report Bug
pip install backup-ai-mcp
# or
npm install -g @meok-ai/backup-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.