Servers
N8n Mcp Server Rust
@joshua-mo-143
An MCP server that can use n8n.
Overview
What is N8n Mcp Server Rust?
An MCP server written in Rust for interacting with n8n, a workflow automation platform. It allows management of executions, workflows, and tags via the Model Context Protocol.
How to use N8n Mcp Server Rust?
—
Key features of N8n Mcp Server Rust
- Retrieve, create, update, and delete workflows and executions.
- Activate and deactivate workflows programmatically.
- Manage workflow tags: get, update, create, delete.
- Run workflows that have a webhook trigger node at the start.
- Retrieve all tags and tags by ID.
Use cases of N8n Mcp Server Rust
- Manage n8n executions by retrieving or deleting them.
- Create and update workflows, including activation and deactivation.
- Organize workflows with tag retrieval, creation, and updates.
- Run workflows that start with a webhook trigger.
FAQ from N8n Mcp Server Rust
—