Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Liongard

OCI · GHCR.IO/WYRE-AI/LIONGARD-MCP:V2.3.9 · SCANNED SEP 20

MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.

+4 this week 54 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency45
Schema Quality & AI Usability88
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1880 tokens (~75/item across 25 items; 24 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management77
  • Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 25 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the Liongard MCP server?

Liongard runs locally as a container image, launched with docker run --rm -i ghcr.io/wyre-ai/liongard-mcp:v2.3.9. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/wyre-ai/liongard-mcp:v2.3.9

# add to Claude Code
claude mcp add wyre-ai-liongard-mcp -- docker run --rm -i ghcr.io/wyre-ai/liongard-mcp:v2.3.9
// .cursor/mcp.json
{
  "mcpServers": {
    "wyre-ai-liongard-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/liongard-mcp:v2.3.9"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "wyre-ai-liongard-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/liongard-mcp:v2.3.9"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add wyre-ai-liongard-mcp -- docker run --rm -i ghcr.io/wyre-ai/liongard-mcp:v2.3.9
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wyre-ai-liongard-mcp": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/liongard-mcp:v2.3.9"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  wyre-ai-liongard-mcp:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/wyre-ai/liongard-mcp:v2.3.9"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "wyre-ai-liongard-mcp": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/liongard-mcp:v2.3.9"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "wyre-ai-liongard-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/liongard-mcp:v2.3.9"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 5 Sept 26 +4
    • Stability: unverified → 0.27 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed oci/ghcr.io/wyre-ai/liongard-mcp:v2.3.9

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 24 exposed · ~1,863 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
liongard_agents_delete ~64

⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes an agent from Liongard and removes all associated monitoring data and configurations. This action cannot be undone. Confirm with the user before invoking.

NameTypeReqDescription
idnumberyesThe unique agent ID to delete

No output schema declared.

No examples provided.

liongard_agents_list ~67

List agents in Liongard with pagination. Agents are installed on-premise to facilitate inspections and data collection.

NameTypeReqDescription
pagenumberPage number (1-indexed, default: 1)
pageSizenumberNumber of items per page (default: 50)

No output schema declared.

No examples provided.

liongard_detections_get ~45

Get detailed information about a specific detection by its ID via GET /api/v1/detections/{id}.

NameTypeReqDescription
idnumberyesThe unique detection ID

No output schema declared.

No examples provided.

liongard_detections_list ~172

List detections in Liongard via POST /api/v2/detections. Defaults to the last 30 days; pass startDate/endDate (ISO-8601) to override the date range. Returns a paginated envelope with `Data` and `Pagination`.

NameTypeReqDescription
endDatestringOptional ISO-8601 end of date range. Defaults to now if omitted.
filtersarrayOptional Liongard Filters array (e.g. by EnvironmentID, Severity).
pagenumberPage number (1-indexed, default: 1)
pageSizenumberNumber of items per page (default: 25)
startDatestringOptional ISO-8601 start of date range. Defaults to 30 days ago if omitted.

No output schema declared.

No examples provided.

liongard_environments_count ~31

Get the total count of environments in Liongard. Useful for understanding the size of your environment inventory.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

liongard_environments_create ~82

Create a new environment in Liongard. Only Name is required, all other fields are optional.

NameTypeReqDescription
DescriptionstringEnvironment description
NamestringyesThe environment name (required)
StatusstringEnvironment status
TierstringEnvironment tier classification
VisiblebooleanWhether the environment is visible

No output schema declared.

No examples provided.

liongard_environments_get ~45

Get detailed information about a specific environment by its ID. Returns full environment profile including status, visibility, and tier.

NameTypeReqDescription
idnumberyesThe unique environment ID

No output schema declared.

No examples provided.

liongard_environments_list ~71

List environments (customers/companies) in Liongard with pagination. Returns environment details including name, status, and tier.

NameTypeReqDescription
pagenumberPage number (1-indexed, default: 1)
pageSizenumberNumber of items per page (default: 50)

No output schema declared.

No examples provided.

liongard_environments_related ~48

Get related entities for a specific environment. Returns associated launchpoints, agents, integration mappings, and child environments.

NameTypeReqDescription
idnumberyesThe environment ID to get related entities for

No output schema declared.

No examples provided.

liongard_inspections_create_launchpoint ~99

Create a new launchpoint (configured inspection instance). Requires an inspector ID, environment ID, and a name.

NameTypeReqDescription
AgentIDnumberOptional agent ID to run the inspection on
EnvironmentIDnumberyesThe environment ID to associate with
InspectorIDnumberyesThe inspector type ID
NamestringyesName for the launchpoint
SchedulestringOptional schedule expression

No output schema declared.

No examples provided.

liongard_inspections_inspectors ~70

List available inspectors (inspection types) in Liongard with pagination. Inspectors define what data is collected.

NameTypeReqDescription
pagenumberPage number (1-indexed, default: 1)
pageSizenumberNumber of items per page (default: 50)

No output schema declared.

No examples provided.

liongard_inspections_launchpoints ~73

List launchpoints (configured inspection instances) in Liongard with pagination. Launchpoints are configured instances of inspectors tied to environments.

NameTypeReqDescription
pagenumberPage number (1-indexed, default: 1)
pageSizenumberNumber of items per page (default: 50)

No output schema declared.

No examples provided.

liongard_inspections_run ~46

Trigger an immediate inspection run for a specific launchpoint. The inspection will execute as soon as possible.

NameTypeReqDescription
launchpointIdnumberyesThe launchpoint ID to run

No output schema declared.

No examples provided.

liongard_inventory_device_get ~41

Get detailed information about a specific device profile by its ID. Returns full device profile details.

NameTypeReqDescription
idnumberyesThe unique device profile ID

No output schema declared.

No examples provided.

liongard_inventory_devices ~125

List device profiles in Liongard for a specific environment. Device profiles represent hardware and software assets discovered through inspections. Use liongard_environments_list to find environment IDs.

NameTypeReqDescription
environmentnumberyesREQUIRED. Liongard Environment ID to scope the query to. Use liongard_environments_list to discover environment IDs.
filtersarrayOptional Liongard query filters (array of filter objects).
pagenumberPage number (1-indexed, default: 1)
pageSizenumberNumber of items per page (default: 50)

No output schema declared.

No examples provided.

liongard_inventory_identities ~130

List asset identities in Liongard for a specific environment. Identities represent users, accounts, and other identity entities discovered through inspections. Use liongard_environments_list to find environment IDs.

NameTypeReqDescription
environmentnumberyesREQUIRED. Liongard Environment ID to scope the query to. Use liongard_environments_list to discover environment IDs.
filtersarrayOptional Liongard query filters (array of filter objects).
pagenumberPage number (1-indexed, default: 1)
pageSizenumberNumber of items per page (default: 50)

No output schema declared.

No examples provided.

liongard_inventory_identity_get ~38

Get detailed information about a specific identity by its ID. Returns full identity profile.

NameTypeReqDescription
idnumberyesThe unique identity ID

No output schema declared.

No examples provided.

liongard_metrics_evaluate ~95

Evaluate metrics across all systems. Optionally filter by specific metric IDs and environment IDs.

NameTypeReqDescription
EnvironmentIDsarrayOptional array of environment IDs to filter by
MetricIDsarrayOptional array of metric IDs to evaluate
pagenumberPage number (1-indexed, default: 1)
pageSizenumberNumber of items per page (default: 50)

No output schema declared.

No examples provided.

liongard_metrics_evaluate_systems ~97

Evaluate metrics grouped per system. Optionally filter by specific metric IDs and environment IDs.

NameTypeReqDescription
EnvironmentIDsarrayOptional array of environment IDs to filter by
MetricIDsarrayOptional array of metric IDs to evaluate
pagenumberPage number (1-indexed, default: 1)
pageSizenumberNumber of items per page (default: 50)

No output schema declared.

No examples provided.

liongard_metrics_list ~29

List all available metrics in Liongard. Returns metric definitions including name, type, and status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

liongard_navigate ~206

Discover available Liongard tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.

NameTypeReqDescription
domainstringyesThe domain to explore: - environments: Environment/company management - list, get, create environments, count, and view related entities - agents: Agent management - list agents, bulk delete, and gen…

No output schema declared.

No examples provided.

liongard_systems_get ~38

Get detailed information about a specific system by its ID. Returns full system profile.

NameTypeReqDescription
idnumberyesThe unique system ID

No output schema declared.

No examples provided.

liongard_systems_list ~63

List systems in Liongard with pagination. Systems are infrastructure components discovered through inspections.

NameTypeReqDescription
pagenumberPage number (1-indexed, default: 1)
pageSizenumberNumber of items per page (default: 50)

No output schema declared.

No examples provided.

liongard_timeline_list ~88

List timeline entries in Liongard via GET /api/v1/timeline. Returns a plain array of inspection events and configuration changes. page/pageSize are accepted but may be ignored by the v1 endpoint.

NameTypeReqDescription
pagenumberPage number (1-indexed, default: 1)
pageSizenumberNumber of items per page (default: 50)

No output schema declared.

No examples provided.

Common questions

What is the Liongard MCP server?

Liongard is an MCP server listed in the public MCP registry as io.github.WYRE-AI/liongard-mcp. MCP server for Liongard, inspectors, environments, metrics, detections, and timeline data. This page covers its container image (ghcr.io/wyre-ai/liongard-mcp:v2.3.9).

Is the Liongard MCP server safe to use?

Liongard scores 54 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Liongard MCP server expose?

Liongard exposes 24 tools: liongard_navigate, liongard_environments_list, liongard_environments_get, liongard_environments_create, liongard_environments_count, and 19 more. Their descriptions and schemas cost roughly 1,863 tokens of context every time the server is loaded.

Is the Liongard MCP server still maintained?

Liongard is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Liongard MCP server under?

Liongard declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.