PluginBench
MCP Server

Liongard MCP MCP Server

io.github.Servosity/liongard-mcp

What is the Liongard MCP MCP server?

Liongard config visibility: sync your estate offline, then drift-check and search it from one CLI.

How to install Liongard MCP

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • LIONGARD_INSTANCE
    required

    Your Liongard subdomain (the 'acme' in acme.app.liongard.com); builds the API URL.

  • LIONGARD_API_KEY
    required
    secret

    Base64 X-ROAR-API-KEY for the Liongard API (or use LIONGARD_ACCESS_KEY_ID + LIONGARD_ACCESS_KEY_SECRET).

  • LIONGARD_ENDPOINTS_API_KEY
    secret

    Optional. Only needed for the Liongard Endpoints API surface.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "liongard-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/liongard-v0.1.0/liongard-mcp.mcpb",
      "args": [],
      "env": {
        "LIONGARD_INSTANCE": "<YOUR_LIONGARD_INSTANCE>",
        "LIONGARD_API_KEY": "<YOUR_LIONGARD_API_KEY>",
        "LIONGARD_ENDPOINTS_API_KEY": "<YOUR_LIONGARD_ENDPOINTS_API_KEY>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "liongard-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/liongard-v0.1.0/liongard-mcp.mcpb",
      "args": [],
      "env": {
        "LIONGARD_INSTANCE": "<YOUR_LIONGARD_INSTANCE>",
        "LIONGARD_API_KEY": "<YOUR_LIONGARD_API_KEY>",
        "LIONGARD_ENDPOINTS_API_KEY": "<YOUR_LIONGARD_ENDPOINTS_API_KEY>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "liongard-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/liongard-v0.1.0/liongard-mcp.mcpb",
      "args": [],
      "env": {
        "LIONGARD_INSTANCE": "<YOUR_LIONGARD_INSTANCE>",
        "LIONGARD_API_KEY": "<YOUR_LIONGARD_API_KEY>",
        "LIONGARD_ENDPOINTS_API_KEY": "<YOUR_LIONGARD_ENDPOINTS_API_KEY>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "liongard-mcp": {
      "type": "stdio",
      "command": "https://github.com/Servosity/msp-skills/releases/download/liongard-v0.1.0/liongard-mcp.mcpb",
      "args": [],
      "env": {
        "LIONGARD_INSTANCE": "<YOUR_LIONGARD_INSTANCE>",
        "LIONGARD_API_KEY": "<YOUR_LIONGARD_API_KEY>",
        "LIONGARD_ENDPOINTS_API_KEY": "<YOUR_LIONGARD_ENDPOINTS_API_KEY>"
      }
    }
  }
}
Claude Code
claude mcp add liongard-mcp --env LIONGARD_INSTANCE=<YOUR_LIONGARD_INSTANCE> --env LIONGARD_API_KEY=<YOUR_LIONGARD_API_KEY> --env LIONGARD_ENDPOINTS_API_KEY=<YOUR_LIONGARD_ENDPOINTS_API_KEY> -- https://github.com/Servosity/msp-skills/releases/download/liongard-v0.1.0/liongard-mcp.mcpb

Related MCP servers

Abnormal Security email threats, cases, and reporting in your terminal and your AI agents.

View repository →

The first real CLI for the Acronis Cyber Protect Cloud platform - every tenant, agent, and usage

View repository →

Every Action1 endpoint, plus fleet-wide patch and vulnerability views across all your organizations.

View repository →

The first CLI for Afi SaaS backup - full public-API coverage plus the fleet-wide coverage

View repository →

AppDirect marketplace operations with an offline mirror and cross-company billing reconciliation.

View repository →

Every Atera RMM + PSA endpoint, plus a local SQLite mirror that answers fleet-health, SLA, and

View repository →