
Afi MCP
Let your agent inspect Afi SaaS backup coverage and call the full public backup API while you run MSP or multi-tenant SaaS operations.
Overview
Afi MCP is a MCP server for the Operate phase that exposes Afi SaaS backup public API and fleet-wide coverage to your agent over stdio.
What is this MCP server?
- First CLI-style MCP surface for Afi with full public API coverage
- Fleet-wide SaaS backup coverage queries beyond single-tenant shortcuts
- Stdio MCP transport (mcpb package v0.1.0) for Claude Code and compatible hosts
- Single required secret: AFI_API_KEY
- Published under Servosity msp-skills with pinned file SHA256 in the MCP registry manifest
- Server manifest version 0.1.0
- Transport: stdio via mcpb registry package
- 1 required environment variable: AFI_API_KEY
Community signal: 1 GitHub stars.
What problem does it solve?
Checking SaaS backup coverage across many tenants forces you out of your agent workflow into Afi dashboards and ad-hoc API calls.
Who is it for?
Indie MSPs or solo operators already on Afi who want Claude Code or Cursor to read backup status and drive API actions during incident response.
Skip if: Builders who do not use Afi, who only need personal file backup, or who want a generic cloud-backup tutorial without live API access.
What do I get? / Deliverables
After you register Afi MCP with AFI_API_KEY, your agent can query backup state and fleet coverage inline while you handle tickets or runbooks.
- Agent-callable access to Afi public backup API operations
- Fleet-wide SaaS backup coverage visibility in chat-driven workflows
Recommended MCP Servers
Journey fit
Backup fleet visibility and API control belong in production operations after you are shipping and must protect customer SaaS data. Infra is the canonical shelf for backup coverage, restore readiness, and fleet-wide protection policies rather than pre-build prototyping.
How it compares
Live Afi API MCP integration, not a backup planning skill or a generic RMM console.
Common Questions / FAQ
Who is Afi MCP for?
It is for solo builders and small MSP teams that manage Afi SaaS backups and want their coding agent to query coverage and use the public API from the IDE.
When should I use Afi MCP?
Use it in Operate when validating tenant backup health, investigating failed jobs, or drafting customer-facing status from current Afi data.
How do I add Afi MCP to my agent?
Install the mcpb stdio package from the Servosity release, set AFI_API_KEY in your MCP host config, and point Claude Code or Cursor at the server entry.