Skip to content
Back to search
30
MCP

n8n-nodes-data-profiler

n8n/n8n-nodes-data-profiler

Analyze incoming data and produce a statistical profile of every field — types, null counts, unique counts, numeric stats, top string values and length distribution.

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

Similar MCP servers embedding-nearest

n8n-nodes-data-quality-toolkit
Lightweight no-runtime-dependency n8n node for validating, cleaning, comparing, and scoring workflow data.
0 tools
n8n-nodes-input-validator
Validate input data in n8n: string, number, boolean, date, enum, phone.
0 tools
n8n-nodes-file-type-detector
n8n node for detecting file types using magic bytes analysis
0 tools
@splainez/n8n-nodes-phonenumber-parser
Parse a phone number and return its information
0 tools
@raisaroj/n8n-nodes-text-parser
n8n node to parse and analyze text, extract characters, dialogues, and structure from fiction or large documents.
0 tools
n8n-nodes-infini-analytics
Connector for monitoring and debugging the runs of your automations and agents in analytics.infini.es
0 tools

How to use

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

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