About N8n Free MCP
N8n Free MCP is an MCP server in the Automation category: free & open-source MCP server for n8n - manage workflows, executions and tags from Claude, Cursor or any MCP client. It has been installed 0 times through Conduid.
Tools (10)
check_connectionVerify the instance is reachable and the API key works
Takes no parameters.
create_workflowCreate a new workflow from n8n-format JSON
Takes no parameters.
delete_executionDelete an execution record
Takes no parameters.
delete_workflowDelete a workflow (irreversible ⚠️)
Takes no parameters.
get_executionExecution detail — with `includeData=true` returns per-node I/O for debugging
Takes no parameters.
get_workflowFull workflow JSON: nodes, connections, settings
Takes no parameters.
list_executionsList executions, filter by status (`error`/`success`/`waiting`) or workflow
Takes no parameters.
list_tagsList instance tags
Takes no parameters.
list_workflowsList workflows (id, name, active, tags, node count) with filters + pagination
Takes no parameters.
update_workflowReplace a workflow (read-only fields stripped automatically)
Takes no parameters.
Install
git clone https://github.com/jserna0001/n8n-free-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about N8n Free MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.