Configure MCP servers for n8n development. Use when the user says /setup-mcps or asks to set up MCP servers for n8n.
b4d91bfMCP Setup for n8n Development Configure commonly used MCP servers for n8n engineers. Instructions 1. First, check which MCPs are already configured by running: Parse the output and match by URL/command , not server name (users may have used different names). The URLs to check for: Linear: Notion: Context7: or Figma: Skip any MCP whose URL/command is already present (regardless of scope or name). 2. Present the MCP selection menu using with . Only show MCPs that are not already configured. If…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/setup-mcps · pinned to the source commit
git clone https://github.com/n8n-io/n8n.git
cd n8n
git checkout b4d91bfe8a293106815b308a841e210562002735
mkdir -p ".claude/skills/setup-mcps"
cp -r ".claude/plugins/n8n/skills/setup-mcps" ".claude/skills/setup-mcps"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-codegit clone https://github.com/n8n-io/n8n.git
cd n8n
git checkout b4d91bfe8a293106815b308a841e210562002735
mkdir -p ".claude/skills/setup-mcps"
cp -r ".claude/plugins/n8n/skills/setup-mcps" ".claude/skills/setup-mcps"Destination: .claude/skills/setup-mcps
Scanner static-checks@0.1.0 · commit b4d91bfe8a29. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.