MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.
LIONGARD_API_KEYClé d’APIobligatoireLiongard API access key (access key ID and secret combined per Liongard auth scheme)
Déclaré par l’auteur dans le registre MCP officiel. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.
liongard_navigateDiscover 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.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.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_agents_listList agents in Liongard with pagination. Agents are installed on-premise to facilitate inspections and data collection.List agents in Liongard with pagination. Agents are installed on-premise to facilitate inspections and data collection.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_agents_deleteprivilégié⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes an agent from Liongard and removes⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes an agent from Liongard and removes
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_detections_listList 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`.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`.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_detections_getGet detailed information about a specific detection by its ID via GET /api/v1/detections/{id}.Get detailed information about a specific detection by its ID via GET /api/v1/detections/{id}.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_environments_listList environments (customers/companies) in Liongard with pagination. Returns environment details including name, status, and tier.List environments (customers/companies) in Liongard with pagination. Returns environment details including name, status, and tier.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_environments_getGet detailed information about a specific environment by its ID. Returns full environment profile including status, visibility, and tier.Get detailed information about a specific environment by its ID. Returns full environment profile including status, visibility, and tier.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_environments_createCreate a new environment in Liongard. Only Name is required, all other fields are optional.Create a new environment in Liongard. Only Name is required, all other fields are optional.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_environments_countGet the total count of environments in Liongard. Useful for understanding the size of your environment inventory.Get the total count of environments in Liongard. Useful for understanding the size of your environment inventory.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_environments_relatedGet related entities for a specific environment. Returns associated launchpoints, agents, integration mappings, and child environments.Get related entities for a specific environment. Returns associated launchpoints, agents, integration mappings, and child environments.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_inspections_inspectorsList available inspectors (inspection types) in Liongard with pagination. Inspectors define what data is collected.List available inspectors (inspection types) in Liongard with pagination. Inspectors define what data is collected.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_inspections_launchpointsList launchpoints (configured inspection instances) in Liongard with pagination. Launchpoints are configured instances of inspectors tied to environments.List launchpoints (configured inspection instances) in Liongard with pagination. Launchpoints are configured instances of inspectors tied to environments.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_inspections_create_launchpointCreate a new launchpoint (configured inspection instance). Requires an inspector ID, environment ID, and a name.Create a new launchpoint (configured inspection instance). Requires an inspector ID, environment ID, and a name.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_inspections_runTrigger an immediate inspection run for a specific launchpoint. The inspection will execute as soon as possible.Trigger an immediate inspection run for a specific launchpoint. The inspection will execute as soon as possible.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_inventory_identitiesList 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.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.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_inventory_identity_getGet detailed information about a specific identity by its ID. Returns full identity profile.Get detailed information about a specific identity by its ID. Returns full identity profile.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_inventory_devicesList 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.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.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_inventory_device_getGet detailed information about a specific device profile by its ID. Returns full device profile details.Get detailed information about a specific device profile by its ID. Returns full device profile details.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_metrics_listList all available metrics in Liongard. Returns metric definitions including name, type, and status.List all available metrics in Liongard. Returns metric definitions including name, type, and status.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_metrics_evaluateEvaluate metrics across all systems. Optionally filter by specific metric IDs and environment IDs.Evaluate metrics across all systems. Optionally filter by specific metric IDs and environment IDs.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_metrics_evaluate_systemsEvaluate metrics grouped per system. Optionally filter by specific metric IDs and environment IDs.Evaluate metrics grouped per system. Optionally filter by specific metric IDs and environment IDs.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_systems_listList systems in Liongard with pagination. Systems are infrastructure components discovered through inspections.List systems in Liongard with pagination. Systems are infrastructure components discovered through inspections.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_systems_getGet detailed information about a specific system by its ID. Returns full system profile.Get detailed information about a specific system by its ID. Returns full system profile.
Aucun schéma d’entrée n’a été publié pour cet outil.
liongard_timeline_listList 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.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.
Aucun schéma d’entrée n’a été publié pour cet outil.
24 outils sur 24 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.