mcp_m365_security

josephstreeter/mcp_m365_security
★ 0 stars Python Security Updated today
An MCP server for Microsoft 365 Security including Defender.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp_m365_security": {
      "command": "uvx",
      "args": [
        "mcp-m365-security"
      ]
    }
  }
}

Or install with pip: pip install mcp-m365-security

README Excerpt

Standalone MCP server for Microsoft 365 security and compliance tools. This folder is repository-ready and can be moved directly into its own Git repository. 1. Create local environment variables: ```bash cp .env.example .env ``` 2. Install dependencies with uv: ```bash uv sync ``` Alternative with pip:

Tools (4)

get_managed_devicesget_risky_usersget_user_authentication_methodsget_user_devices