
๐ ๏ธ Microsoft Entra ID Tool MCP Server ๐ช all 12 operations
Description
Categories
๐ค AI & Machine Learning
Nodes Used
n8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.microsoftEntraTooln8n-nodes-base.microsoftEntraTooln8n-nodes-base.microsoftEntraTooln8n-nodes-base.microsoftEntraTooln8n-nodes-base.microsoftEntraTooln8n-nodes-base.microsoftEntraTooln8n-nodes-base.microsoftEntraTool
PriceKostenlos
Views0
Last Updated11/28/2025
workflow.json
{
"meta": {
"instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
},
"nodes": [
{
"id": "a8fe98be-1e7e-4764-9647-42aa6fce7560",
"name": "Workflow Overview 0",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1460,
-300
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
"name": "Microsoft Entra ID Tool MCP Server",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
-420,
-300
],
"webhookId": "0e39d461-c877-4ab4-b5cb-73c5107040f4",
"parameters": {},
"typeVersion": 1
},
{
"id": "3ad001e8-ceea-4eb1-9ba0-fa6ca731d624",
"name": "Create group",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
-800,
-20
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ea94dac4-2bab-4765-9bf3-e41094ee5fd6",
"name": "Delete group",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
-580,
-20
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a5c4b909-bb65-4edf-ba8c-c5904ef816d8",
"name": "Get group",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
-360,
-20
],
"parameters": {},
"typeVersion": 1
},
{
"id": "bb69d3b0-da5f-41d6-bf06-1aad52e185db",
"name": "Get many groups",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
-140,
-20
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e5e86c8e-114c-4b80-bad4-28de4e15c787",
"name": "Update group",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
80,
-20
],
"parameters": {},
"typeVersion": 1
},
{
"id": "33e7c6fd-30b9-4c17-a3dc-5d913b3bfcf6",
"name": "Sticky Note 1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-980,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "760b27b5-e7ba-40b9-81c0-058394ae8271",
"name": "Add user to group",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
80,
200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1ad76e29-e6c8-41aa-8d08-42085d342314",
"name": "Create user",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
-800,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e49805c3-c85f-4b2e-9cbc-c34a8298edcc",
"name": "Delete user",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
-580,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "17095192-da5e-4316-bc6e-c33158a9299e",
"name": "Get user",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
-140,
200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "344f00c0-99aa-4cf9-b097-1037af0371cb",
"name": "Get many users",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
-800,
200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "af134872-1fd1-4bfc-a2c8-cdb79f42914f",
"name": "Remove user from group",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
-580,
200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0f261744-a091-46d5-822f-8ed8a500e7c2",
"name": "Update user",
"type": "n8n-nodes-base.microsoftEntraTool",
"position": [
-360,
200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "cde41b28-1fb3-4bb4-a802-a1f1f0e0d4f5",
"name": "Sticky Note 2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-980,
180
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"Get user": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get group": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create user": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Delete user": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update user": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create group": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Delete group": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update group": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many users": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many groups": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Add user to group": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Remove user from group": {
"ai_tool": [
[
{
"node": "Microsoft Entra ID Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}