Welcome to FleetWP
Manage, maintain, and monitor every WordPress site from one dashboard — or let an AI agent do it over MCP and CLI.
FleetWP is an AI-native, multi-tenant WordPress management platform. Connect your sites once and run backups, uptime and security monitoring, performance checks, updates, one-click login, and branded client reports from a single dashboard — or drive the whole fleet programmatically via the REST API, CLI, and MCP.
Pick your path
For agencies & site owners
Connect a site, run backups, set up monitoring and alerts, white-label the connector, and send client reports.
For developers
Automate your fleet with the token-authenticated REST API, the zero-dependency CLI, and the MCP server for AI agents.
WordPress plugin
Install the FleetWP Connector, pair it with your workspace, and configure white-label branding.
How it works
Each WordPress site runs the FleetWP Connector plugin, which pairs with your workspace using a one-time key and then exchanges HMAC-signed REST requests with the FleetWP app in both directions:
WordPress site ──(HMAC-signed REST)──► FleetWP app ──► Supabase (row-level security)
FleetWP Connector plugin │
├─ site → server: /api/connector/* (heartbeat, backup status)
└─ server → site: /wp-json/fleetwp/v1/* (commands)- The site pushes a signed heartbeat every few minutes (metrics, update inventory, PHP errors).
- The app sends signed commands to the site on demand (backup, restore, update, one-click login, and read-only collectors).
- Everything is scoped to your workspace and enforced with Postgres row-level security.
What you can do
- Backups — on-demand and scheduled DB +
wp-contentbackups, with restore and delete, plus optional off-site storage. - Monitoring — uptime probes, security hardening audits, performance sampling, broken-link scans, and PHP error tracking.
- Alerts — multi-channel notifications over email, Slack, and signed webhooks.
- Updates & login — apply plugin/theme updates and open a one-click admin session without sharing passwords.
- Reports — branded per-site maintenance reports, delivered on demand.
- White-label — rebrand the connector inside wp-admin for your clients.
- Automation — the REST API, CLI, and MCP server for AI agents and CI.