n8n-nodes-mcp Community Node for Model Context Protocol Workflows
n8n-nodes-mcp is a real n8n community node that lets self-hosted n8n instances connect to Model Context Protocol servers. This skill covers installing the package, configuring MCP transports inside n8n, and using the node in automation workflows that need external tools and structured context exchange.
n8n-nodes-mcp Community Node for Model Context Protocol Workflows
n8n-nodes-mcp is a real n8n community node that lets self-hosted n8n instances connect to Model Context Protocol servers. This skill covers installing the package, configuring MCP transports inside n8n, and using the node in automation workflows that need external tools and structured context exchange.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/n8n-nodes-mcp-community-node-model-context-protocol-workflows/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/n8n-nodes-mcp-community-node-model-context-protocol-workflows
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/n8n-nodes-mcp-community-node-model-context-protocol-workflows.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.