liongard-mcp

wyre-technology/liongard-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 7d ago
MCP server for Liongard — inspector data, environment metrics, and configuration detection tools for AI assistants
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "liongard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wyre-technology/liongard-mcp"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server for interacting with the [Liongard](https://www.liongard.com/) platform. Provides AI assistants with tools to manage inspectors, systems, metrics, alerts, users, and more through Liongard's API. - Decision-tree tool architecture — starts with a navigation tool, then exposes domain-specific tools on demand

Tools (3)

LIONGARD_ACCESS_KEYLIONGARD_ACCESS_SECRETLIONGARD_URL

Topics

ai-toolsclaudeliongardmcpmcp-servermodel-context-protocolmspmsp-mcptypescriptwyre-technology