entra-scim-mcp

darrenjrobinson/entra-scim-mcp
★ 1 stars TypeScript AI/LLM Updated today
Model Context Protocol server for the Microsoft Entra SCIM 2.0 Provisioning API (GA April 2026). Exposes user and group lifecycle operations against https://graph.microsoft.com/rp/scim as MCP tools for AI agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "entra-scim-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "darrenjrobinson/entra-scim-mcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol server for the Microsoft Entra SCIM 2.0 Provisioning API (GA April 2026). Exposes user and group lifecycle operations against `https://graph.microsoft.com/rp/scim` as MCP tools for agents like Claude. - Discover the tenant's SCIM capabilities (`get_service_provider_config`, `list_resource_types`, `list_schemas`)

Tools (20)

ENTRA_CLIENT_CERT_PASSWORDENTRA_CLIENT_CERT_PATHENTRA_CLIENT_IDENTRA_CLIENT_SECRETENTRA_SCIM_BASE_URLENTRA_SCIM_DRY_RUNENTRA_SCIM_SMOKE_CSA_ATTRENTRA_SCIM_SMOKE_CSA_SETENTRA_SCIM_SMOKE_CSA_VALUEENTRA_SCIM_SMOKE_DOMAINENTRA_SCIM_STATIC_TOKENENTRA_TENANT_IDadd_group_memberscreate_groupdelete_groupdeprovision_userget_groupget_service_provider_configget_userget_user_custom_security_attributes