Entraid MCP Server
未申請MCP server for interacting with EntraID through Microsoft Graph API.
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(23個)
accountEnabled
(optional)
api
(optional)
app_data
for createapplication and updateapplication should be a dictionary with keys such as:
appId
(required for create)
appRoleAssignmentRequired
(optional)
description
(optional)
displayName
(required for create)
group_data
for creategroup and updategroup should be a dictionary with keys such as:
groupTypes
(optional, e.g., ["Unified"])
identifierUris
(optional)
mailEnabled
(optional)
mailNickname
(required for create)
members
(optional, list of IDs)
membershipRule
(required for dynamic groups)
membershipRuleProcessingState
(optional, "On" or "Paused")
owners
(optional, list of user IDs)
requiredResourceAccess
(optional)
securityEnabled
(optional)
signInAudience
(optional)
sp_data
for createserviceprincipal and updateserviceprincipal should be a dictionary with keys such as:
tags
(optional)
visibility
(optional, "Private" or "Public")
web
(optional)