AutomationFlowsGeneral › Renew, Get Certs Venafi Tls Protect Cloud Tool Mcp Server All 8 Operations

Renew, Get Certs Venafi Tls Protect Cloud Tool Mcp Server All 8 Operations

Original n8n title: Renew, Get Certs 🛠️ Venafi Tls Protect Cloud 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-powered12 nodesMcp TriggerVenafi Tls Protect Cloud Tool
General Trigger: Event Nodes: 12 Complexity: ★★★☆☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #5064 — 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": "31ad8c85-582a-45d0-b987-46a65b21c4c3",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "edfbad59-5678-4d34-9869-3b5a4f3e9a69",
      "name": "Venafi TLS Protect Cloud Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5ef6eb07-6798-4b14-ab84-5002d43f7505",
      "name": "Delete a certificate",
      "type": "n8n-nodes-base.venafiTlsProtectCloudTool",
      "position": [
        -800,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "558fe742-e344-48c5-8bf2-c5d94af3d611",
      "name": "Download a certificate",
      "type": "n8n-nodes-base.venafiTlsProtectCloudTool",
      "position": [
        -580,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b3084060-ebd3-4558-a53f-b09225feae6e",
      "name": "Get a certificate",
      "type": "n8n-nodes-base.venafiTlsProtectCloudTool",
      "position": [
        -360,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1f73ce74-e585-4d24-8d21-cf88787c0ba8",
      "name": "Get many certificates",
      "type": "n8n-nodes-base.venafiTlsProtectCloudTool",
      "position": [
        -140,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e04af5ac-7694-4697-9ea5-8dfa92300e4a",
      "name": "Renew a certificate",
      "type": "n8n-nodes-base.venafiTlsProtectCloudTool",
      "position": [
        80,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7bc229af-445e-4043-8d5d-fbd12fc870fd",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b0945f4f-caa2-4fa0-853d-7a645ec7d302",
      "name": "Create a certificate request",
      "type": "n8n-nodes-base.venafiTlsProtectCloudTool",
      "position": [
        -800,
        380
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "03a7fae8-6dc4-4865-8830-44b6b1db1c44",
      "name": "Get a certificate request",
      "type": "n8n-nodes-base.venafiTlsProtectCloudTool",
      "position": [
        -580,
        380
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d5f9f5ad-2745-4c8a-be10-0d4e72749131",
      "name": "Get many certificate requests",
      "type": "n8n-nodes-base.venafiTlsProtectCloudTool",
      "position": [
        -360,
        380
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ed0089c9-e328-4825-aed8-8baec9de5fda",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "connections": {
    "Get a certificate": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Cloud Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Renew a certificate": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Cloud Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a certificate": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Cloud Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many certificates": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Cloud Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download a certificate": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Cloud Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a certificate request": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Cloud Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a certificate request": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Cloud Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many certificate requests": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Cloud 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/5064/ — 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, Zendesk 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, Mautic 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, Twist 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, Uptime Robot 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, Security Scorecard Tool