MCP.so
登录

N8n Mcp Server Rust

@joshua-mo-143

关于 N8n Mcp Server Rust

An MCP server that can use n8n.

基本信息

分类

其他

运行时

rust

传输方式

stdio

发布者

joshua-mo-143

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器