Back to search
30
MCP

@cdmx/n8n-nodes-schema-validator

n8n/@cdmx/n8n-nodes-schema-validator

AJV JSON Schema validation node for n8n workflows with support for multiple schemas, formats, and enhanced error messages

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

Similar MCP servers embedding-nearest

@iamfj/n8n-nodes-schema-validation
JSON Schema validation node for n8n workflows with dual output routing
0 tools
n8n-nodes-data-validation
This n8n community node validates input data using JSON Schemas.
0 tools
n8n-nodes-json-validator
A Node to validate a JSON against a JSON Schema
0 tools
n8n-nodes-jwt-validate
n8n node for JWT token validation with JWKS support
0 tools
n8n-nodes-schema-inferrer
An n8n community node for inferring JSON schemas from sample data using quicktype-core.
0 tools
n8n-nodes-input-validator
Validate input data in n8n: string, number, boolean, date, enum, phone.
0 tools

How to use

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

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