
🛠️ Microsoft Dynamics CRM Tool MCP Server 💪 all 5 operations
Description
Categories
🤖 AI & Machine Learning
Nodes Used
n8n-nodes-base.stickyNoten8n-nodes-base.stickyNote@n8n/n8n-nodes-langchain.mcpTriggern8n-nodes-base.microsoftDynamicsCrmTooln8n-nodes-base.microsoftDynamicsCrmTooln8n-nodes-base.microsoftDynamicsCrmTooln8n-nodes-base.microsoftDynamicsCrmTooln8n-nodes-base.microsoftDynamicsCrmTool
PriceGratis
Views0
Last Updated11/28/2025
workflow.json
{
"meta": {
"instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
},
"nodes": [
{
"id": "8645436c-d4ae-49d2-84bc-dc79e83aba3f",
"name": "Workflow Overview 0",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1460,
-280
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c0f37bc2-1c83-4fa1-9ce0-9cfb00411485",
"name": "Microsoft Dynamics CRM Tool MCP Server",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
-420,
-240
],
"webhookId": "fcd21054-ee51-4222-80c2-7274407dd402",
"parameters": {},
"typeVersion": 1
},
{
"id": "bca94b13-ff66-49d7-b7d7-000484ea86df",
"name": "Create an account",
"type": "n8n-nodes-base.microsoftDynamicsCrmTool",
"position": [
-800,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "31837fb3-4738-4b06-8571-aa01aa73bbb3",
"name": "Delete an account",
"type": "n8n-nodes-base.microsoftDynamicsCrmTool",
"position": [
-580,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d6064af5-dcf7-43ed-86f7-4fd276cdfaaa",
"name": "Get an account",
"type": "n8n-nodes-base.microsoftDynamicsCrmTool",
"position": [
-360,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "92f4380b-c714-465b-8b3d-b367e84672b7",
"name": "Get many accounts",
"type": "n8n-nodes-base.microsoftDynamicsCrmTool",
"position": [
-140,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "59cde3f0-b30c-48ae-9efa-da46abbaeec6",
"name": "Update an account",
"type": "n8n-nodes-base.microsoftDynamicsCrmTool",
"position": [
80,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "01aa0297-d59f-4562-91a2-5afa70ff2d5c",
"name": "Sticky Note 1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1000,
120
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"Get an account": {
"ai_tool": [
[
{
"node": "Microsoft Dynamics CRM Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create an account": {
"ai_tool": [
[
{
"node": "Microsoft Dynamics CRM Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Delete an account": {
"ai_tool": [
[
{
"node": "Microsoft Dynamics CRM Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many accounts": {
"ai_tool": [
[
{
"node": "Microsoft Dynamics CRM Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update an account": {
"ai_tool": [
[
{
"node": "Microsoft Dynamics CRM Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}