MCP Hub
Back to servers

Liongard

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

Registry
Forks
1
Updated
Apr 29, 2026

Liongard MCP Server

An MCP (Model Context Protocol) server for interacting with the Liongard platform. Provides AI assistants with tools to manage inspectors, systems, metrics, alerts, users, and more through Liongard's API.

One-Click Deployment

Deploy to DO

Deploy to Cloudflare Workers

Features

  • Decision-tree tool architecture — starts with a navigation tool, then exposes domain-specific tools on demand
  • 25 tools across inspectors, systems, metrics, alerts, users, groups, environments, and integrations
  • Dual API version support (v1 and v2)
  • 118 tests

Installation

npm install

Configuration

Set the following environment variables:

VariableDescription
LIONGARD_URLYour Liongard instance URL
LIONGARD_ACCESS_KEYAPI access key
LIONGARD_ACCESS_SECRETAPI access secret

Usage

npm start

Development

npm run build       # Build the project
npm run test        # Run tests
npm run lint        # Run linter
npm run typecheck   # Type-check

License

Apache-2.0

Reviews

No reviews yet

Sign in to write a review