n8n

MCP Integration

n8n

Use the n8n MCP Client node with Noru to orchestrate controls, evidence, and remediation flows across systems.

What you can automate in n8n

  • Create tickets for failing controls automatically
  • Push stale evidence alerts into Slack
  • Generate periodic compliance status summaries
  • Route critical findings to on-call workflows

Setup steps

  1. 1Add an MCP Client node to your n8n workflow.
  2. 2Configure server URL and choose SSE transport.
  3. 3Set Bearer auth and provide YOUR_API_KEY in headers.
  4. 4Select Noru tools and map node inputs into your workflow.

Requirements

  • n8n with MCP Client node available
  • A Noru API key from Settings -> Developer

Use these values in the n8n MCP Client node configuration.

Connection detailstext
Server URL: https://api.noru.tech/v1/mcpTransport: SSE (Server-Sent Events)Authentication: Bearer TokenToken: YOUR_API_KEY

Ready to connect n8n?

Generate an API key in Noru, apply the configuration above, and start querying your live compliance program through MCP.