Microsoft Graph Security MCP connector
Microsoft Graph Security is a unified API that aggregates security data and insights from across Microsoft's security products and services into a single interface. The Microsoft Graph Security MCP connector allows AI agents to retrieve and monitor secure scores, access control profiles, and track security posture metrics across your organization. It also supports updating security control profiles to adjust security configurations and priorities based on organizational needs.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the Microsoft Graph Security MCP connector to perform the following actions:
- Monitor security posture across Microsoft cloud services and identify improvement priorities
- Track secure score trends to measure security control effectiveness over time
- Identify and remediate high-risk security control gaps in your organization
- Automate security compliance reporting by pulling scores from multiple Microsoft products
- Prioritize security investments by analyzing control profile details and recommendations
- Benchmark security improvements against industry standards using secure score data
- Trigger incident response workflows when secure scores drop below critical thresholds
Example prompts
Use the following example prompts to invoke Microsoft Graph Security MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me the current secure score for our organization in Microsoft Graph Security.List all secure scores from the past 90 days in Microsoft Graph Security.Get the secure score control profile for multifactor authentication in Microsoft Graph Security.What security controls have the lowest scores in Microsoft Graph Security?Update the secure score control profile to reflect our new password policy in Microsoft Graph Security.Compare secure scores across our tenants in Microsoft Graph Security.Show me which security controls need the most improvement in Microsoft Graph Security.Get details on the recommended actions for each control profile in Microsoft Graph Security.List all control profiles and their current implementation status in Microsoft Graph Security.Pull secure score data to include in our monthly security report from Microsoft Graph Security.
Microsoft Graph Security MCP connector tools
The Microsoft Graph Security MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| listSecureScores | Retrieves a list of security scores across your organization over time. |
| getSecureScore | Retrieves a specific security score record with its details and metrics. |
| listSecureScoreControlProfiles | Retrieves a list of security control profiles and their improvement actions. |
| getSecureScoreControlProfile | Retrieves details for a specific security control profile and status. |
| updateSecureScoreControlProfile | Modifies settings and properties for a specific security control profile. |