n8n-mcp-server-rust

n8n-mcp-server-rust

3.3

If you are the rightful owner of n8n-mcp-server-rust 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.

An MCP server in 100% Rust for talking to n8n.

n8n-server-example

An MCP server in 100% Rust for talking to n8n.

Features

Executions

  • Retrieve all executions
  • Retrieve an execution by ID
  • Delete an execution

Workflows

  • Create workflow
  • Retrieve all workflows
  • Retrieve workflow by ID
  • Delete a workflow
  • Update a workflow
  • Activate a workflow
  • Deactivate a workflow
  • Get workflow tags
  • Update workflow tags
  • Run a workflow (that has a webhook trigger node at the start)

Tags

  • Retrieve all tags
  • Retrieve tag by ID
  • Create tag
  • Update tag by ID
  • Delete tag by ID