MCP server for Axcient x360Recover — BCDR clients, devices, jobs, vaults, appliances
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !Licence file present but not machine-readable
git clone https://github.com/wyre-technology/axcient-mcp{
"mcpServers": {
"axcient-mcp": {
"command": "node",
"args": ["/path/to/axcient-mcp/dist/index.js"],
"env": {
"AXCIENT_API_KEY": "<axcient_api_key>"
}
}
}
}AXCIENT_API_KEYMCP Servers overview
# axcient-mcp MCP server for [Axcient x360Recover](https://developer.axcient.com/x360recover/) — BCDR clients, devices, backup jobs, vaults, and appliances. Built on [`@wyre-technology/node-axcient`](https://github.com/wyre-technology/node-axcient) and the MCP v2 SDK, serving both the 2025-era `initialize` handshake and the 2026-07-28 stateless envelope from a single dual-era HTTP entrypoint. ## Credentials Generate an API key in the x360Portal: **Settings → API Keys** (see [Axcient's key management guide](https://help.axcient.com/360001190313-Axcient-x360Portal-/generating-and-managing-api-keys)). - **Local / stdio (Claude Desktop, CLI):** set `AXCIENT_API_KEY`. - **Hosted / gateway:** the WYRE MCP Gateway injects the `X-Axcient-Api-Key` header per request (`AUTH_MODE=gateway`); no server-side key is stored. ## Run locally (stdio) ```bash npm install npm run build AXCIENT_API_KEY=your-key npm start ``` ## Run as HTTP (gateway / hosted) ```bash MCP_TRANSPORT=http AUTH_MODE=env AXCIENT_API_KEY=your-key npm start # → http://localhost:8080/mcp, health at http://localhost:8080/health ``` ## Docker ```bash docker build --platform linux/amd64 --build-arg GITHUB_TOKEN=$(gh auth token) -t axcient-mcp . docker run -p 8080:8080 -e AXCIENT_API_KEY=your-key axcient-mcp ``` ## Tools 20 tools, flat surface (no router — well under the fleet's ~25-tool threshold). | Tool | Description | |---|---| | `axcient_test_connection` | Verify the API key by fetching the organization record | | `axcient_get_organization` | Get the organization for the API key | | `axcient_list_clients` / `axcient_get_client` | Clients (customer/site records) | | `axcient_get_d2c_agent_token` | Mint a D2C agent enrollment token | | `axcient_list_devices` / `axcient_list_devices_by_client` / `axcient_get_device` | Devices | | `axcient_get_device_autoverify` / `axcient_get_device_restore_points` | AutoVerify + restore points | | `axcient_list_jobs_by_device` / `axcient_get_job` / `axcient_get_job_history` | Backup jobs | | `axcient_list_vaults` / `axcient_get_vault` | Vaults | | `axcient_get_vault_threshold` / `axcient_set_vault_threshold` | Vault connectivity threshold | | `axcient_list_appliances` / `axcient_list_appliances_by_client` / `axcient_get_appliance` | Appliances | No destructive tools exist in this surface — the x360Recover public API (v0.3.1) has no delete/disable operations, so no confirmation/elicitation flow is wired up. See `node-axcient`'s README for known API quirks (error-shape inconsistencies, list-endpoint schema documentation bugs) this server's error messages surface verbatim from the SDK. ## License Apache-2.0
What people ask about axcient-mcp
What is wyre-technology/axcient-mcp?
+
wyre-technology/axcient-mcp is mcp servers for the Claude AI ecosystem. MCP server for Axcient x360Recover — BCDR clients, devices, jobs, vaults, appliances It has 0 GitHub stars and its last recorded update is dated 2026-08-20.
How do I install axcient-mcp?
+
You can install axcient-mcp by cloning the repository (https://github.com/wyre-technology/axcient-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is wyre-technology/axcient-mcp safe to use?
+
Our security agent has analyzed wyre-technology/axcient-mcp and assigned a Trust Score of 80/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains wyre-technology/axcient-mcp?
+
wyre-technology/axcient-mcp is maintained by wyre-technology. The last recorded GitHub activity is dated 2026-08-20, with 2 open issues.
Are there alternatives to axcient-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy axcient-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/wyre-technology-axcient-mcp)<a href="https://claudewave.com/repo/wyre-technology-axcient-mcp"><img src="https://claudewave.com/api/badge/wyre-technology-axcient-mcp" alt="Featured on ClaudeWave: wyre-technology/axcient-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!