Skip to content
Back to search
30
MCP

@cdmx/n8n-nodes-input-validator

n8n/@cdmx/n8n-nodes-input-validator

The **n8n-nodes-input-validator** is a powerful tool designed to validate input data against specified criteria. It supports multiple data types, including strings, numbers, booleans, dates, and enums, and offers various validation options to ensure data

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

Similar MCP servers embedding-nearest

n8n-nodes-input-validator
Validate input data in n8n: string, number, boolean, date, enum, phone.
0 tools
n8n-nodes-data-validation
This n8n community node validates input data using JSON Schemas.
0 tools
@cdmx/n8n-nodes-schema-validator
AJV JSON Schema validation node for n8n workflows with support for multiple schemas, formats, and enhanced error messages
0 tools
n8n-nodes-input-validation
Validate webhook/API input with condition groups and Valid/Invalid outputs for n8n
0 tools
n8n-nodes-schema-validator
An n8n community node for validating input data against a configurable schema.
0 tools
n8n-nodes-json-validator
A Node to validate a JSON against a JSON Schema
0 tools

How to use

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

{
  "mcpServers": {
    "@cdmx/n8n-nodes-input-validator": {
      "url": "None",
      "transport": "http"
    }
  }
}