AutomationFlowsGeneral › Handle Certs Venafi Tls Protect Datacenter Tool Mcp Server All 7 Operations

Handle Certs Venafi Tls Protect Datacenter Tool Mcp Server All 7 Operations

Original n8n title: Handle Certs 🛠️ Venafi Tls Protect Datacenter Tool Mcp Server 💪 All 7 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-powered11 nodesMcp TriggerVenafi Tls Protect Datacenter Tool
General Trigger: Event Nodes: 11 Complexity: ★★★☆☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #5063 — 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": "b6c3596c-569e-43e5-9d6f-76e574f4f819",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6b32f87e-6c83-4c56-97c7-7fc1e7050012",
      "name": "Venafi TLS Protect Datacenter Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e577e025-cb72-48cf-81b5-dee26cc3606a",
      "name": "Create a certificate",
      "type": "n8n-nodes-base.venafiTlsProtectDatacenterTool",
      "position": [
        -800,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9e3399dc-3206-4929-8c5a-8be31a4e2365",
      "name": "Delete a certificate",
      "type": "n8n-nodes-base.venafiTlsProtectDatacenterTool",
      "position": [
        -580,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7a0704ee-4bb8-4676-829c-0f8fb8527d0a",
      "name": "Download a certificate",
      "type": "n8n-nodes-base.venafiTlsProtectDatacenterTool",
      "position": [
        -360,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "12861acc-36aa-468e-b63b-cc7a8f10f81b",
      "name": "Get a certificate",
      "type": "n8n-nodes-base.venafiTlsProtectDatacenterTool",
      "position": [
        -140,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7603d0a2-a731-4548-a43a-e9920e984213",
      "name": "Get many certificates",
      "type": "n8n-nodes-base.venafiTlsProtectDatacenterTool",
      "position": [
        80,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4a3363f5-e6d8-4e94-87c8-40b31e9afbb9",
      "name": "Renew a certificate",
      "type": "n8n-nodes-base.venafiTlsProtectDatacenterTool",
      "position": [
        300,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4a03f67c-1cca-4e8a-a0ae-91242ad829ba",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6764d825-dfc6-4ea9-91b5-4cbd1fa79a3f",
      "name": "Get a policy",
      "type": "n8n-nodes-base.venafiTlsProtectDatacenterTool",
      "position": [
        -800,
        580
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a8c57835-f536-4ad9-af5d-e411a7f2311b",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "connections": {
    "Get a policy": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Datacenter Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a certificate": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Datacenter Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Renew a certificate": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Datacenter Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a certificate": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Datacenter Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a certificate": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Datacenter Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many certificates": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Datacenter Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download a certificate": {
      "ai_tool": [
        [
          {
            "node": "Venafi TLS Protect Datacenter 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/5063/ — 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