π
Liongard
MCP server for Liongard β inspectors, environments, metrics, detections, and timeline data.
0 installs
Trust: 34 β Low
Analytics
Ask AI about Liongard
Powered by Claude Β· Grounded in docs
I know everything about Liongard. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
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
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:
| Variable | Description |
|---|---|
LIONGARD_URL | Your Liongard instance URL |
LIONGARD_ACCESS_KEY | API access key |
LIONGARD_ACCESS_SECRET | API 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
