@rxap/n8n-nodes-yaml
n8n/@rxap/n8n-nodes-yamlThis 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
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@rxap/n8n-nodes-yaml": {
"url": "None",
"transport": "http"
}
}
}