MCP server for Axcient x360Recover — BCDR clients, devices, jobs, vaults, and appliances.
AXCIENT_API_KEYAPI keyrequiredAxcient x360Portal API key (Settings → API Keys)
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
axcient_test_connectionVerify the configured Axcient API key works by fetching the organization record.Verify the configured Axcient API key works by fetching the organization record.
No input schema was published for this tool.
axcient_get_organizationGet the organization associated with the authenticating API key.Get the organization associated with the authenticating API key.
No input schema was published for this tool.
axcient_list_clientsList all clients (customer/site records) in the organization.List all clients (customer/site records) in the organization.
No input schema was published for this tool.
axcient_get_clientGet a single client by ID, including its health status and protected-system counts.Get a single client by ID, including its health status and protected-system counts.
No input schema was published for this tool.
axcient_get_d2c_agent_tokenMint a D2C (direct-to-cloud) agent enrollment token for a client/vault pair, used toMint a D2C (direct-to-cloud) agent enrollment token for a client/vault pair, used to
No input schema was published for this tool.
axcient_list_devicesList all devices (protected systems) across the organization. Supports limit/offset pagination.List all devices (protected systems) across the organization. Supports limit/offset pagination.
No input schema was published for this tool.
axcient_list_devices_by_clientList devices belonging to a specific client.List devices belonging to a specific client.
No input schema was published for this tool.
axcient_get_deviceGet full detail for a single device, including OS, health status, thresholds, jobs, and vaults.Get full detail for a single device, including OS, health status, thresholds, jobs, and vaults.
No input schema was published for this tool.
axcient_get_device_autoverifyGet AutoVerify (automated screenshot boot verification) results for a device, grouped by vault.Get AutoVerify (automated screenshot boot verification) results for a device, grouped by vault.
No input schema was published for this tool.
axcient_get_device_restore_pointsGet available restore points for a device, grouped by the cloud vault they replicate to.Get available restore points for a device, grouped by the cloud vault they replicate to.
No input schema was published for this tool.
axcient_list_jobs_by_deviceList backup jobs configured for a device.List backup jobs configured for a device.
No input schema was published for this tool.
axcient_get_jobGet a single backup job by ID, including thresholds and health status.Get a single backup job by ID, including thresholds and health status.
No input schema was published for this tool.
axcient_get_job_historyGet run history for a backup job. Known API quirk: this endpoint is occasionallyGet run history for a backup job. Known API quirk: this endpoint is occasionally
No input schema was published for this tool.
axcient_list_vaultsList vaults (Private or Cloud) in the organization.List vaults (Private or Cloud) in the organization.
No input schema was published for this tool.
axcient_get_vaultGet a single vault by ID, including storage usage and assigned devices.Get a single vault by ID, including storage usage and assigned devices.
No input schema was published for this tool.
axcient_get_vault_thresholdGet a vault's connectivity threshold (minutes before it's marked WARNED for lost connectivity).Get a vault's connectivity threshold (minutes before it's marked WARNED for lost connectivity).
No input schema was published for this tool.
axcient_set_vault_thresholdSet a vault's connectivity threshold in minutes. This changes alerting behavior only — itSet a vault's connectivity threshold in minutes. This changes alerting behavior only — it
No input schema was published for this tool.
axcient_list_appliancesList appliances (BRC/x360Recover physical or virtual backup servers) in the organization.List appliances (BRC/x360Recover physical or virtual backup servers) in the organization.
No input schema was published for this tool.
axcient_list_appliances_by_clientList appliances belonging to a specific client.List appliances belonging to a specific client.
No input schema was published for this tool.
axcient_get_applianceGet a single appliance by ID, including model, storage, tunnel status, and health.Get a single appliance by ID, including model, storage, tunnel status, and health.
No input schema was published for this tool.
20 of 20 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for Axcient x360Recover — BCDR clients, devices, jobs, vaults, and appliances.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.