Skip to content
Back to search
30
MCP

n8n-nodes-jsonata-mapper

n8n/n8n-nodes-jsonata-mapper

An n8n community node for JSON-to-JSON mapping, JSONata transformations, JSON Schema validation, and AI-assisted mapping generation.

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

Similar MCP servers embedding-nearest

n8n-nodes-data-validation
This n8n community node validates input data using JSON Schemas.
0 tools
n8n-nodes-jsonata
This node use JSONata to query and transforma json.
0 tools
n8n-nodes-universal-json-parser
n8n community node for converting any input to valid JSON
0 tools
n8n-nodes-json-validator
A Node to validate a JSON against a JSON Schema
0 tools
n8n-nodes-schema-inferrer
An n8n community node for inferring JSON schemas from sample data using quicktype-core.
0 tools
n8n-nodes-schema-validator
An n8n community node for validating input data against a configurable schema.
0 tools

How to use

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

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