Safeguard
n8n Integration

Safeguard for n8n.

Connect Safeguard’s MCP server to n8n by n8n and ask about your software supply chain security in natural language. Query vulnerabilities, SBOMs, packages, licenses, and compliance data — and let n8n reason over your real security posture.

Add this connector URL
https://mcp.safeguard.sh/mcp/n8n

This is Safeguard’s MCP server endpoint purpose-built for n8n. Add it as a custom connector, then authorize with OAuth or an API key.

Get your API key
Connector: Safeguard Security70+ security toolsOAuth 2.0 or API key
◈ the round trip — ask n8n, answered from your Safeguard workspace
Capabilities

What you can do in n8n.

Once the Safeguard Security connector is enabled, n8n can call 35+ security tools and read MCP resources and prompts on your behalf.

01

Query vulnerabilities & findings

Ask about CVEs, severities, and open findings across your projects in plain language — no query syntax required.

02

Explore SBOMs, packages & licenses

Inspect components, package versions, transitive dependencies, and license obligations pulled straight from your SBOMs.

03

AI-powered remediation plans

Generate concrete fix plans for npm, pip, Maven, Go, and Cargo projects — upgrade paths, breaking-change notes, and all.

04

Compare & analyze SBOMs

Diff and analyze SBOMs in both CycloneDX and SPDX formats to see what changed between builds and releases.

05

SCM integrations

Reach repositories across GitHub, GitLab, Bitbucket, and Azure DevOps to scope security questions to real code.

06

Risk scoring & compliance reporting

Surface risk scores and compliance posture, then turn the answers into reports your stakeholders can read.

07

Policy-gate enforcement

Evaluate policy gates for deployment readiness and understand exactly why a build would pass or be blocked.

08

Multi-tenant for enterprise

Built multi-tenant from the ground up, so large organizations can keep teams and data cleanly isolated.

Connect n8n

Enable it in a few steps.

  1. 01

    Create your Safeguard account

    Register an account at app.safeguard.sh — or sign in if you already have one.

  2. 02

    In n8n, add a custom MCP connector

    Open n8n and add a custom MCP connector / server.

  3. 03

    Enter the connector URL

    Enter the URL https://mcp.safeguard.sh/mcp/n8n and name it “Safeguard Security”.

  4. 04

    Authenticate

    Sign in to Safeguard and click Approve when n8n prompts you.

  5. Done — ask away

    Safeguard’s 70+ security tools are now available to n8n. Start asking questions.

Prefer a CLI-based MCP client? Drop this into your MCP client config using mcp-remote.

mcp.config.json
{
  "mcpServers": {
    "safeguard": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.safeguard.sh/mcp/n8n"],
      "env": { "SAFEGUARD_API_KEY": "<your-api-key>" }
    }
  }
}

Replace <your-api-key> with a key from your Safeguard settings.

Auth is simple: you just need a Safeguard account. Create one at app.safeguard.sh if you don’t have one — then just Approve access when n8n asks. Prefer keys? Generate one at your API keys page.

Try these

Example prompts.

List my security projects
Find critical vulnerabilities across my projects
Show me all SBOMs
Generate a remediation plan for my npm project
Which packages violate my license policy?
Get started

Bring your supply chain into n8n.

Add the Safeguard Security connector, authorize with OAuth or an API key, and start asking n8n about your vulnerabilities, SBOMs, and compliance in seconds.

Get your API key

Self-healing security runs on Safeguard.

Your first fix PR is minutes away.

No sales call required, even your agent can complete the purchase over MCP.