m365-audit-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_tenant_privacy_configA | Return the tenant's M365 privacy / compliance configuration with verification status. Mirrors the structure of the m365-privacy-config checklist (data residency, Copilot no-training, Azure OpenAI retention, BAA scope) so the output can be pasted straight into a sign-off document for the compliance owner. Returns a dict with the tenant metadata, a summary count of verified vs
outstanding items, and per-item evidence (or |
| find_orphaned_documentsA | Find documents in the tenant that look orphaned. A document is flagged if EITHER:
Each flagged document includes a recommendation (archive, reassign, or review). Useful for monthly governance review or before enabling Copilot on a site (orphaned docs leak into Copilot grounding by default). |
| audit_conditional_access_policiesA | Audit Conditional Access policies for risks. Lists every CA policy and flags any that aren't in |
| list_dlp_policiesA | List Data Loss Prevention (DLP) policies. Optional |
| summarize_copilot_usageA | Summarize Microsoft 365 Copilot usage. With no arguments, returns a tenant-wide summary plus per-team breakdown
sorted by adoption percentage (lowest first - the rollout-gap teams).
With Adoption is |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/derekgallardo01/m365-audit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server