WYRE-AI

axcient-mcp

Community WYRE-AI
Updated

MCP server for Axcient x360Recover — BCDR clients, devices, jobs, vaults, appliances

axcient-mcp

MCP server for Axcient x360Recover — BCDRclients, devices, backup jobs, vaults, and appliances. Built on@wyre-technology/node-axcient and theMCP v2 SDK, serving both the 2025-era initialize handshake and the 2026-07-28 statelessenvelope from a single dual-era HTTP entrypoint.

Credentials

Generate an API key in the x360Portal: Settings → API Keys (seeAxcient's key management guide).

  • Local / stdio (Claude Desktop, CLI): set AXCIENT_API_KEY.
  • Hosted / gateway: the WYRE MCP Gateway injects the X-Axcient-Api-Key header perrequest (AUTH_MODE=gateway); no server-side key is stored.

Run locally (stdio)

npm install
npm run build
AXCIENT_API_KEY=your-key npm start

Run as HTTP (gateway / hosted)

MCP_TRANSPORT=http AUTH_MODE=env AXCIENT_API_KEY=your-key npm start
# → http://localhost:8080/mcp, health at http://localhost:8080/health

Docker

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 nodelete/disable operations, so no confirmation/elicitation flow is wired up. Seenode-axcient's README for known API quirks (error-shape inconsistencies, list-endpointschema documentation bugs) this server's error messages surface verbatim from the SDK.

License

Apache-2.0

MCP Server · Populars

MCP Server · New

    PSU3D0

    agent-spreadsheet

    MCP server for spreadsheet analysis and editing. Slim, token-efficient tool surface designed for LLM agents.

    Community PSU3D0
    pitiflautico

    NeoBrowser

    MCP server that drives real Chrome with your real logged-in sessions — genuine fingerprint (passes bot.sannysoft), human-like input, bot-wall aware. 43 tools, single static Rust binary.

    Community pitiflautico
    aeonfun

    Aeon MCP Server

    The most autonomous AI agent framework: runs unattended on GitHub Actions, self-healing skills, drives Claude Code, Grok, Codex & more. No approval loops. Configure once, forget forever.

    Community aeonfun
    nhadaututtheky

    NeuralMemory

    NeuralMemory stores experiences as interconnected neurons and recalls them through spreading activation, mimicking how the human brain works. Instead of searching a database, memories are retrieved through associative recall - activating related concepts until the relevant memory emerges.

    Community nhadaututtheky
    norrietaylor

    Distillery

    Team knowledge evaporates daily — pairing sessions, debugging context, architectural rationale lost to Slack. Distillery captures it at the point of creation, connects it into a living graph, and surfaces it conversationally. It monitors feeds, tracks what matters to your projects, and alerts you before you know to ask. A team brain that learns.

    Community norrietaylor