Skip to content
Back to search
30
MCP

n8n-nodes-mcp-client-mtls

n8n/n8n-nodes-mcp-client-mtls

n8n community node: MCP Client with mTLS (mutual TLS) client certificate support

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

Similar MCP servers embedding-nearest

n8n-nodes-mcp-auth-tool
n8n community node for calling MCP tools with per-user OAuth authentication via Auth Proxy
0 tools
n8n-nodes-mcp-auth-trigger
n8n community node: Real MCP Server Trigger (Streamable HTTP) with Auth0 Bearer token validation
0 tools
n8n-nodes-mcp-auth-trigger
n8n community node: Real MCP Server Trigger (Streamable HTTP) with Auth0 Bearer token validation
0 tools
@couleetech/n8n-nodes-mcp-client
n8n node to provide MCP tools to AI nodes
0 tools
n8n-nodes-meta-mcp
A node for MCP integration in n8n
0 tools
n8n-nodes-doku-mcp-client
DOKU MCP Client Official n8n node
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-mcp-client-mtls": {
      "url": "None",
      "transport": "http"
    }
  }
}