Siemserva by Senserva turns Claude into an agentic AI security analyst for Microsoft 365, Intune, Defender, and Entra ID. Its market-leading MCP lets Claude, or any agentic AI you choose, run all 650+ checks, map CISA SCuBA and MCSB, and apply approve-before-apply agentic remediation, in plain language. No KQL, no clicking through portals.
Fast Start includes Download and go. No registration required. Going in seconds.
# 1. Convert standing Global Admin to PIM-eligible (8-hour activation)
$role = Get-MgRoleManagementDirectoryRoleDefinition -Filter "displayName eq 'Global Administrator'"
New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest -BodyParameter @{
Action = "adminAssign"
PrincipalId = $priyaId
RoleDefinitionId = $role.Id
DirectoryScopeId = "/"
ScheduleInfo = @{ StartDateTime = (Get-Date);
Expiration = @{ Type = "afterDuration"; Duration = "PT8H" } }
Justification = "Move standing Global Admin to time-bound eligible access (Siemserva)"
}
# 2. Remove the account from the MFA Conditional Access exclusion group
Remove-MgGroupMemberByRef -GroupId $mfaExclusionGroupId -DirectoryObjectId $priyaId# Require MFA for Microsoft Graph (SCuBA MS.AAD.3), report-only first
New-MgIdentityConditionalAccessPolicy -BodyParameter @{
DisplayName = "Require MFA for Microsoft Graph (Siemserva)"
State = "enabledForReportingButNotEnforced"
Conditions = @{
Applications = @{ IncludeApplications = @("00000003-0000-0000-c000-000000000000") }
Users = @{ IncludeUsers = @("All"); ExcludeGroups = @($breakGlassGroupId) }
}
GrantControls = @{ Operator = "OR"; BuiltInControls = @("mfa") }
}A real session against the demo tenant: ask in plain language, get grounded findings and validated, approve-before-apply fixes.
Claude runs Siemserva through the Senserva MCP: scan, investigate findings, and remediate in plain language.
An AI is only as trustworthy as the data under it. Siemserva by Senserva gives Claude a grounded, local, approve-before-apply foundation for Microsoft 365 security.
Claude reasons over a local database you control. No tenant data leaves for a vendor cloud, and you bring your own model, so there is no AI markup.
Every answer comes from your real Siemserva scan across Microsoft 365, Intune, Defender, Entra ID, CVEs, and Purview. Findings are evidence-backed, so Claude reports facts, not hallucinations.
Automated where it helps, never unattended. Claude drafts the fix, you review and approve, and the next scan proves the gap is closed.
Real sessions: Claude querying, explaining, and remediating Microsoft 365 security findings through the Senserva MCP. Hover any image to zoom in.







Under the hood, Siemserva builds your tenant as a living graph, 110+ node tables and 70+ edge tables capturing identity, devices, apps, roles, Conditional Access, patches, and CVEs, and the relationships between them. That structure is why scans are richer and the agentic AI is smarter: it reasons across how your environment actually connects, not a flat checklist, so answers and agentic remediations reflect real blast radius and root cause. The same graph drives continuous security drift management, and the platform comes from founder Mark Shavlik, who built HfNetChk and MBSA at Shavlik Technologies.
A quick install puts the real Claude on a rich simulated tenant at no cost, so you can try the whole agentic AI workflow free. It stays low cost in production, too: you bring your own model, so there is no AI markup, and the rich data model means the agentic AI answers from real findings with fewer calls. Register free to run your own tenant. One longtime customer retired their home-grown PowerShell scripts and now lets Siemserva and Claude handle agentic remediation, reclaiming around 80 percent of the hours they used to spend on hand-rolled tooling.
Install Siemserva and the free Claude Desktop app, point them at the built-in simulated tenant, and run a full agentic session in minutes. No registration, no access to your own tenant. Register free when you are ready to scan it for real.
First-time Claude Desktop users will see a permission prompt the first time Siemserva runs a tool. Choose "Always allow" so subsequent queries run without interruption.
Already run Maester, CISA ScubaGear, or the Microsoft Zero Trust Assessment? Import those results and let Claude rank and remediate them alongside Siemserva's 650+ native checks across CVEs and patches, SCuBA and MCSB compliance, Intune, and Entra ID, then turn each finding into automated, validated Microsoft 365 remediation you approve.
Yes. Through the Siemserva MCP, Claude generates automated, Senserva-validated remediation for each finding, often ready-to-run PowerShell, tuned to your tenant. It is automated where it helps and never unattended: you review and approve, and the next scan proves the gap is closed.
Anything in your scan, in plain language: Conditional Access gaps, missing MFA, risky apps and OAuth grants, standing privileged roles, Intune device compliance, CVEs and missing patches ranked by CISA KEV and EPSS, and CISA SCuBA or MCSB compliance posture.
Yes. Siemserva aligns to the CISA SCuBA baselines and maps every finding to SCuBA and MCSB, so you can ask Claude where you fail SCuBA and how to fix it. It complements CISA ScubaGear by adding ranking, reporting, and validated remediation.
Yes. Import your Maester or Microsoft Zero Trust Assessment results into Siemserva and Claude can rank and remediate them alongside the 650+ native checks, in one model.
Yes. This is Senserva Trustworthy AI: you bring your own model, your data stays local, reads are least-privilege, every fix is grounded in your real findings and validated, and nothing changes without your approval.
No. You ask in plain language. Claude reasons over your Siemserva security graph and generates the fix for you, which you review and apply from the UI or from Claude through the MCP.
Agentic AI for Microsoft 365 security, end to end. Each piece works with the AI of your choice.
Related: Senserva Trustworthy AI, AI remediation, AI security reports, and the SDK and pipeline.
We use Google Analytics cookies to understand site traffic. No findings, scan data, or tenant data are sent. Privacy policy.