Back to search
30
MCP

n8n-nodes-mcp-auth-trigger

npm/n8n-nodes-mcp-auth-trigger

n8n community node: Real MCP Server Trigger (Streamable HTTP) with Auth0 Bearer token validation

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-mcp-auth-trigger
n8n community node: Real MCP Server Trigger (Streamable HTTP) with Auth0 Bearer token validation
0 tools
@mmn-systems/n8n-nodes-mcp-trigger-context
Community MCP Trigger node with request context passthrough
0 tools
n8n-nodes-mcp-auth-tool
n8n community node for calling MCP tools with per-user OAuth authentication via Auth Proxy
0 tools
n8n-nodes-sftp-trigger
SFTP trigger node for n8n with improved private key handling.
0 tools
n8n-nodes-browser-mcp
n8n nodes for Smart Browser Automation via MCP
0 tools
n8n-nodes-auth-service
n8n community node to validate tokens against an Auth Service instance
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-mcp-auth-trigger": {
      "url": "None",
      "transport": "http"
    }
  }
}