Skip to content
Back to search
30
MCP

n8n-nodes-keycloak

n8n/n8n-nodes-keycloak

This npm module provides a set of nodes to interact with Keycloak, offering functionalities ranging from email verification to token validation and sending emails.

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

Similar MCP servers embedding-nearest

n8n-nodes-emailvalidation
n8n node to validate and verify email addresses via emailvalidation.io.
0 tools
n8n-nodes-verifiemail
n8n node for VerifiEmail API - Powerful Email validation API
0 tools
n8n-nodes-api-key-validator
N8N Community Node for validating API keys, tokens and sensitive authentication data
0 tools
n8n-nodes-mailtrap
n8n node for Mailtrap integration (send email, manage contacts)
0 tools
n8n-nodes-jwt-validate
n8n node for JWT token validation with JWKS support
0 tools
n8n-nodes-mailhooks
n8n community node for Mailhooks - receive, filter, and process emails in your n8n workflows
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-keycloak": {
      "url": "None",
      "transport": "http"
    }
  }
}