Skip to content
Back to search
30
MCP

n8n-nodes-xlsx

n8n/n8n-nodes-xlsx

n8n community node to read, write and style XLSX files entirely in memory (binary in / binary out), inspired by the Google Sheets node.

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

Similar MCP servers embedding-nearest

@lab1095/n8n-nodes-sharepoint-excel
n8n node to read and write Excel files stored in SharePoint (bypasses WAC token issues)
0 tools
n8n-nodes-custom-excel-nodes
n8n node to edit an Excel file from an existing template while preserving layout and styles.
0 tools
n8n-nodes-microsoft-excel-sharepoint
n8n community node for Microsoft Excel with full SharePoint Site and Document Library support
0 tools
n8n-nodes-xlsx-to-json
n8n node to convert Excel files to JSON via REST API
0 tools
n8n-nodes-msexcel-sharepoint
n8n community node extending Microsoft Excel with SharePoint file support
0 tools
@paywatchglobal/n8n-nodes-excel-plus
n8n community node for Excel operations (merge sheets, more coming).
0 tools

How to use

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

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