AutomationFlowsSocial Media › X (formerly Twitter) Tool Mcp Server All 8 Operations

X (formerly Twitter) Tool Mcp Server All 8 Operations

Original n8n title: 🛠️ X (formerly Twitter) Tool Mcp Server 💪 All 8 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-powered14 nodesMcp TriggerTwitter Tool
Social Media Trigger: Event Nodes: 14 Complexity: ★★★★☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #5076 — 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": "ef7c1583-9dcf-4a04-930b-c4f193e3ed83",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e3b83b2b-ff1f-4383-9b9b-a3eeecef46e6",
      "name": "X (Formerly Twitter) Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8531825c-17f3-4f8b-b93e-5b58a9fbbee0",
      "name": "Create Direct Message",
      "type": "n8n-nodes-base.twitterTool",
      "position": [
        -800,
        140
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3e8e5967-aa91-4d1c-a085-51d74706010c",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "61f9d796-dcb8-4659-bfe3-96c7609ae02e",
      "name": "Add Member to List",
      "type": "n8n-nodes-base.twitterTool",
      "position": [
        -800,
        380
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "96fed9cf-8168-490e-8a2d-967cfac6dd86",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "433590bc-b185-49dd-bfa2-7739da8ef018",
      "name": "Create Tweet",
      "type": "n8n-nodes-base.twitterTool",
      "position": [
        -800,
        620
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c139e9a6-3a1a-4ace-a3fd-3d93f132bc59",
      "name": "Delete Tweet",
      "type": "n8n-nodes-base.twitterTool",
      "position": [
        -580,
        620
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1305dac9-33f9-4deb-95ee-4678d0afc720",
      "name": "Like Tweet",
      "type": "n8n-nodes-base.twitterTool",
      "position": [
        -360,
        620
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1873a4fa-930d-416f-8bc5-d896738730d7",
      "name": "Retweet Tweet",
      "type": "n8n-nodes-base.twitterTool",
      "position": [
        -140,
        620
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "923db232-0d66-49b5-bad6-6aef0c1eb2af",
      "name": "Search Tweets",
      "type": "n8n-nodes-base.twitterTool",
      "position": [
        80,
        620
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "598830e9-4c6a-4a65-82cf-249083ce0ddc",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4513077a-daea-42b7-9bac-32ccc3525759",
      "name": "Get User",
      "type": "n8n-nodes-base.twitterTool",
      "position": [
        -800,
        860
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "5c8f1fbb-bcb9-4613-a849-9e8b12b05f0d",
      "name": "Sticky Note 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        840
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "connections": {
    "Get User": {
      "ai_tool": [
        [
          {
            "node": "X (Formerly Twitter) Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Like Tweet": {
      "ai_tool": [
        [
          {
            "node": "X (Formerly Twitter) Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create Tweet": {
      "ai_tool": [
        [
          {
            "node": "X (Formerly Twitter) Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete Tweet": {
      "ai_tool": [
        [
          {
            "node": "X (Formerly Twitter) Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retweet Tweet": {
      "ai_tool": [
        [
          {
            "node": "X (Formerly Twitter) Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Search Tweets": {
      "ai_tool": [
        [
          {
            "node": "X (Formerly Twitter) Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Add Member to List": {
      "ai_tool": [
        [
          {
            "node": "X (Formerly Twitter) Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create Direct Message": {
      "ai_tool": [
        [
          {
            "node": "X (Formerly Twitter) 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/5076/ — original creator credit. Request a take-down →

More Social Media workflows → · Browse all categories →

Related workflows

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

Social Media

OneTimeFlowMedia. Uses lmChatOpenRouter, outputParserStructured, agent, airtable. Event-driven trigger; 60 nodes.

OpenRouter Chat, Output Parser Structured, Agent +6
Social Media

This workflow is ideal for individuals, marketers, agencies, and brands who want to effortlessly automate the entire blogging and social media process—from idea generation to promotion. Its primary go

Execute Workflow Trigger, Notion, OpenAI Chat +13
Social Media

This workflow is built for creators, solopreneurs, SaaS founders, and agencies looking to automate their social media content process from idea to publication. It combines the power of OpenAI, Google

OpenAI Chat, Tool Workflow, Agent +15
Social Media

This workflow is an end-to-end, enterprise-grade content engine. It automates the entire lifecycle of a brand's content marketing: capturing business context via an n8n Form Trigger to generate a mast

Form Trigger, Google Drive, HTTP Request +6
Social Media

Nova AI Content Marketing Agent - LinkedIn & Facebook Automation This n8n template demonstrates how to create a complete AI-powered social media content creation and scheduling system that generates p

Agent, Output Parser Structured, OpenRouter Chat +8