custom-n8n-mcp-server-wsl-claude-code

Eugene-WebDev/custom-n8n-mcp-server-wsl-claude-code

3.3

If you are the rightful owner of custom-n8n-mcp-server-wsl-claude-code and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This document provides a comprehensive guide to setting up a Model Context Protocol (MCP) server using n8n and Claude Code, leveraging WSL on a Windows machine.

Tools

Functions exposed to the LLM to take actions

list_workflows

List all workflows in n8n

get_workflow

Get details of a specific workflow by ID

create_workflow

Create a new workflow

update_workflow

Update an existing workflow

delete_workflow

Delete a workflow by ID

activate_workflow

Activate a workflow

deactivate_workflow

Deactivate a workflow

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources