Module f0_intune_mcp.server · 6 tools (all read-only) · server README
List Intune-managed devices with compliance/encryption/owner/sync state.
compliance: one of all|compliant|noncompliant|ingraceperiod|unknown. limit: max devices.
| Parameter | Type | Default |
|---|---|---|
compliance |
"all" | "compliant" | "noncompliant" | "ingraceperiod" | "unknown" |
"all" |
limit |
integer |
25 |
Used by skills: intune-coverage-gap-review, intune-device-compliance-review
Intune device-compliance rollup: how many managed devices are compliant vs not.
No parameters.
Used by skills: roll-up-ciso-risk, intune-coverage-gap-review, intune-device-compliance-review
Get one Intune-managed device by its device name (compliance, encryption, owner, sync).
| Parameter | Type | Default |
|---|---|---|
device_name |
string |
(required) |
Used by skills: intune-device-triage
List Intune devices not synced in the last days (coverage drift / abandoned).
| Parameter | Type | Default |
|---|---|---|
days |
integer |
30 |
limit |
integer |
25 |
Used by skills: intune-coverage-gap-review
List Intune device COMPLIANCE POLICIES.
Rules that define whether a device is compliant.
| Parameter | Type | Default |
|---|---|---|
limit |
integer |
25 |
Used by skills: intune-device-compliance-review
List Intune device CONFIGURATION PROFILES.
Settings pushed to devices (not the compliance rules).
| Parameter | Type | Default |
|---|---|---|
limit |
integer |
25 |