wp-malware-cleanup-mcp

vapvarun/wp-malware-cleanup-mcp
★ 31 stars Python Code/Dev Tools Updated 1d ago ✓ Clean
MCP server for cleaning malware from WordPress sites via SSH and WP-CLI. Batch operations for 20+ sites.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wp-malware-cleanup-m": {
      "command": "uvx",
      "args": [
        "wp-malware-cleanup-mcp"
      ]
    }
  }
}

Or install with pip: pip install wp-malware-cleanup-mcp