Kaseya VSA
OCI · GHCR.IO/WYRE-TECHNOLOGY/KASEYA-VSA-MCP:V1.1.4 · SCANNED AUG 22
MCP server for Kaseya VSA RMM — agents, patches, procedures, alarms, tickets.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security0
- Malware scan not yet available for this package.Unverified
- Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
- Install-script risk not yet assessed.Unverified
- Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (Apache-2.0).Pass
- Actively maintained (last published 1 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability83
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 577 tokens (~44/item across 13 items; 12 tools + 1 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
- Supports UI / widget rendering.Pass
Unverified: 2 categories
Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
oci · ghcr.io/wyre-technology/kaseya-vsa-mcp:v1.1.4
claude mcp add wyre-technology-kaseya-vsa-mcp -- docker run --rm -i ghcr.io/wyre-technology/kaseya-vsa-mcp:v1.1.4
codex mcp add wyre-technology-kaseya-vsa-mcp -- docker run --rm -i ghcr.io/wyre-technology/kaseya-vsa-mcp:v1.1.4
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"wyre-technology-kaseya-vsa-mcp": {
"type": "local",
"command": [
"docker",
"run",
"--rm",
"-i",
"ghcr.io/wyre-technology/kaseya-vsa-mcp:v1.1.4"
],
"enabled": true
}
}
} mcp_servers:
wyre-technology-kaseya-vsa-mcp:
command: "docker"
args: ["run", "--rm", "-i", "ghcr.io/wyre-technology/kaseya-vsa-mcp:v1.1.4"] {
"mcpServers": {
"wyre-technology-kaseya-vsa-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/wyre-technology/kaseya-vsa-mcp:v1.1.4"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Aug 26 41
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 22 Aug 2026 · Analysed oci/ghcr.io/wyre-technology/kaseya-vsa-mcp:v1.1.4
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | oci |
| Reason | No attestation published |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
kaseya_vsa_deploy_patches_now ~42
Force a patch deploy on an endpoint immediately. DESTRUCTIVE: requires user confirmation.
| Name | Type | Req | Description |
|---|---|---|---|
| agentId | string | yes | Agent identifier |
No output schema declared.
No examples provided.
kaseya_vsa_get_agent ~35
Get details for a managed endpoint by agent ID.
| Name | Type | Req | Description |
|---|---|---|---|
| agentId | string | yes | Agent identifier (AgentGuid) |
No output schema declared.
No examples provided.
kaseya_vsa_get_hardware_inventory ~32
Get hardware audit data for an endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| agentId | string | yes | Agent identifier |
No output schema declared.
No examples provided.
kaseya_vsa_get_patch_status ~35
Get patch status (pending and installed) for an endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| agentId | string | yes | Agent identifier |
No output schema declared.
No examples provided.
kaseya_vsa_get_software_inventory ~34
Get installed software for an endpoint (audit data).
| Name | Type | Req | Description |
|---|---|---|---|
| agentId | string | yes | Agent identifier |
No output schema declared.
No examples provided.
kaseya_vsa_list_agents ~91
List managed endpoints (agents) in the Kaseya VSA tenant. Supports OData $filter, $top, $skip. If no filter is provided, the user is prompted to choose a scope.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | OData $filter expression (optional) |
| skip | number | – | Records to skip |
| top | number | – | Max records (default 100) |
No output schema declared.
No examples provided.
kaseya_vsa_list_alarms ~72
List alarms. Accepts optional OData $filter (e.g. "State eq 'open'"); if omitted the user is prompted for a state.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | OData $filter expression (optional) |
| top | number | – | Max records (default 100) |
No output schema declared.
No examples provided.
kaseya_vsa_list_machine_groups ~35
List machine groups (organization → group hierarchy).
| Name | Type | Req | Description |
|---|---|---|---|
| top | number | – | Max records (default 250) |
No output schema declared.
No examples provided.
kaseya_vsa_list_organizations ~33
List organizations defined in the tenant.
| Name | Type | Req | Description |
|---|---|---|---|
| top | number | – | Max records (default 250) |
No output schema declared.
No examples provided.
kaseya_vsa_list_procedures ~34
List agent procedures available to run on an endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| agentId | string | yes | Agent identifier |
No output schema declared.
No examples provided.
kaseya_vsa_list_tickets ~61
List Service Desk tickets. Returns a friendly message if the Service Desk module is not enabled on the tenant.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | OData $filter expression (optional) |
| top | number | – | Max records (default 100) |
No output schema declared.
No examples provided.
kaseya_vsa_run_procedure ~49
Execute an agent procedure on an endpoint. DESTRUCTIVE: requires user confirmation.
| Name | Type | Req | Description |
|---|---|---|---|
| agentId | string | yes | Agent identifier |
| procedureId | string | yes | Procedure identifier |
No output schema declared.
No examples provided.