MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.
LIONGARD_API_KEYChiave APIobbligatoriaLiongard API access key (access key ID and secret combined per Liongard auth scheme)
Dichiarato dall’autore nel registro MCP ufficiale. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
liongard_agents_deleteprivilegiato⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes an agent from Liongard and removes⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes an agent from Liongard and removes
Per questo strumento non è stato pubblicato alcuno schema di input.
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`.
Per questo strumento non è stato pubblicato alcuno schema di input.
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}.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
24 strumenti su 24 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.