AutomationFlowsGeneral › Microsoft Sharepoint Tool Mcp Server All 11 Operations

Microsoft Sharepoint Tool Mcp Server All 11 Operations

Original n8n title: 🛠️ Microsoft Sharepoint Tool Mcp Server 💪 All 11 Operations

ByDavid Ashby @cfomodz on n8n.io

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Event trigger★★★★☆ complexityAI-powered16 nodesMcp TriggerMicrosoft Share Point Tool
General Trigger: Event Nodes: 16 Complexity: ★★★★☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #5178 — we link there as the canonical source.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "nodes": [
    {
      "id": "16e0af5a-7eb7-4339-ad14-dc4e1c31e916",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "76978095-e0cc-4d77-aa8a-0eb1482d0815",
      "name": "Microsoft SharePoint Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "369bee00-93c1-4edc-8259-656372b99ec6",
      "name": "Download file",
      "type": "n8n-nodes-base.microsoftSharePointTool",
      "position": [
        -800,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e6b5ee6a-a90d-42f5-a02d-69c5061a9626",
      "name": "Update file",
      "type": "n8n-nodes-base.microsoftSharePointTool",
      "position": [
        -580,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "83da4a4c-5859-4a91-b119-5a7b1d4107e6",
      "name": "Upload file",
      "type": "n8n-nodes-base.microsoftSharePointTool",
      "position": [
        -360,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2949b159-3d82-421d-a4a9-6c22f40b2986",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4f9f1114-f7cb-4c73-be0a-514fa662eb68",
      "name": "Create item in a list",
      "type": "n8n-nodes-base.microsoftSharePointTool",
      "position": [
        -800,
        380
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "83d460e5-5664-4857-afc7-8765d85cd546",
      "name": "Create or update item (upsert)",
      "type": "n8n-nodes-base.microsoftSharePointTool",
      "position": [
        -580,
        380
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "05e3f248-fe8d-49d7-acbd-167d2833e055",
      "name": "Delete an item",
      "type": "n8n-nodes-base.microsoftSharePointTool",
      "position": [
        -360,
        380
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "26b60fa7-db7f-4971-984e-493dd532c91a",
      "name": "Get an item",
      "type": "n8n-nodes-base.microsoftSharePointTool",
      "position": [
        -140,
        380
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1d971e7d-3d51-4789-b16d-f181e9ff61f3",
      "name": "Get many items",
      "type": "n8n-nodes-base.microsoftSharePointTool",
      "position": [
        80,
        380
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b107fd3a-53aa-448a-a401-4ed107948d69",
      "name": "Update item in a list",
      "type": "n8n-nodes-base.microsoftSharePointTool",
      "position": [
        300,
        380
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4ee4e3ce-b8a8-4d3b-ab82-ab79a14b7fb1",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "cc1dc767-984a-4a1c-b244-f7be9ac660ae",
      "name": "Get list",
      "type": "n8n-nodes-base.microsoftSharePointTool",
      "position": [
        -800,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f69905aa-26d4-4905-90e3-89ebd06c49d8",
      "name": "Get many lists",
      "type": "n8n-nodes-base.microsoftSharePointTool",
      "position": [
        -580,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5395d23f-b6da-4273-b859-454035375c96",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "connections": {
    "Get list": {
      "ai_tool": [
        [
          {
            "node": "Microsoft SharePoint Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get an item": {
      "ai_tool": [
        [
          {
            "node": "Microsoft SharePoint Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update file": {
      "ai_tool": [
        [
          {
            "node": "Microsoft SharePoint Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Upload file": {
      "ai_tool": [
        [
          {
            "node": "Microsoft SharePoint Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download file": {
      "ai_tool": [
        [
          {
            "node": "Microsoft SharePoint Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete an item": {
      "ai_tool": [
        [
          {
            "node": "Microsoft SharePoint Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many items": {
      "ai_tool": [
        [
          {
            "node": "Microsoft SharePoint Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many lists": {
      "ai_tool": [
        [
          {
            "node": "Microsoft SharePoint Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create item in a list": {
      "ai_tool": [
        [
          {
            "node": "Microsoft SharePoint Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update item in a list": {
      "ai_tool": [
        [
          {
            "node": "Microsoft SharePoint Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create or update item (upsert)": {
      "ai_tool": [
        [
          {
            "node": "Microsoft SharePoint Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Source: https://n8n.io/workflows/5178/ — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, Monica Crm Tool
General

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, Harvest Tool
General

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, Misp Tool
General

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, Trello Tool
General

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, Onfleet Tool