Back to search
30
MCP

@rxap/n8n-nodes-yaml

n8n/@rxap/n8n-nodes-yaml

This n8n node allows you to convert data to and from YAML format. It supports operations like extracting data from YAML, converting to YAML, and setting values within YAML structures. It also includes utilities for handling binary data and different encod

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

Similar MCP servers embedding-nearest

n8n-nodes-data-converter
Comprehensive data conversion node for n8n - Handle Base64, Binary, Format conversions (JSON/XML/YAML/CSV), HTML generation, and various enc
0 tools
n8n-nodes-yaml
Node to parse and stringify YAML
0 tools
@rxap/n8n-nodes-litellm
This package provides n8n nodes for interacting with LiteLLM, enabling users to leverage various AI models for chat, embeddings, and more wi
0 tools
n8n-nodes-eml
This is an n8n community node. It lets you parse and generate EML files (RFC 822) in your workflows.
0 tools
@mazix/n8n-nodes-converter-documents
n8n node to convert various document formats (DOCX, DOC, XML, YML, XLSX, CSV, PDF, TXT, PPT, PPTX, HTML, JSON, ODT, ODP, ODS) to JSON or tex
0 tools
n8n-nodes-convert-image
n8n node for converting image formats between JPG, PNG, BMP, TIFF, etc. Supports both base64 and file inputs/outputs
0 tools

How to use

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

{
  "mcpServers": {
    "@rxap/n8n-nodes-yaml": {
      "url": "None",
      "transport": "http"
    }
  }
}