The MCP server com.getboxkite/xero-backup-export provides a complete read-only backup and export of Xero accounting data. It outputs a ZIP archive along with a manifest, enabling developers to retrieve Xero data in packaged form for downstream use or inspection. This server is focused on backup/export functionality.
🛠️ Key Features
- Read-only access to Xero accounting data
- Exports data as a ZIP archive
- Generates a manifest alongside the ZIP
- Complete backup and export workflow
🚀 Use Cases
- Back up Xero accounting data in a packaged ZIP format
- Export Xero accounting data for review, migration, or archival
- Use the manifest to track exported contents
⚠️ Limitations
- Backup/export is explicitly read-only
⚡ Developer Benefits
- Deterministic outputs: ZIP plus manifest for each export
- Simplifies retrieval of Xero accounting data for developer tooling and pipelines