CtrlK
BlogDocsLog inGet started
Tessl Logo

n8n:setup-mcps

Configure MCP servers for n8n development. Use when the user says /setup-mcps or asks to set up MCP servers for n8n.

Invalid
This skill can't be scored yet
Validation errors are blocking scoring. Review and fix them to unlock Quality, Impact and Security scores. See what needs fixing →
SKILL.md
Quality
Evals
Security

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W012: Unverifiable external dependency detected (runtime URL that controls agent).

What this means

The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.

Why it was flagged

The skill registers and will contact external MCP endpoints at https://mcp.linear.app/mcp, https://mcp.notion.com/mcp, and https://mcp.figma.com/mcp during runtime (via `claude mcp add ... --transport http ...`), which can directly control agent behavior; additionally the `npx ctx7 setup --claude` step fetches and executes remote code, so these external endpoints/packages are runtime dependencies that can affect agent prompts/execution.

Report incorrect finding
Repository
n8n-io/n8n
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.