MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-wyre-technology-liongard-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in analytics
MCP Server for GCP environment for interacting with various Observability APIs.
MCP server for InsightSentry financial data API - market data, options, screeners, and more
Last9 MCP Server
Access Dynatrace observability data: logs, metrics, problems, vulnerabilities via DQL and Davis AI
MCP Security Weekly
Get CVE alerts and security updates for io.github.wyre-technology/liongard-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
npm install
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 |
npm start
npm run build # Build the project
npm run test # Run tests
npm run lint # Run linter
npm run typecheck # Type-check