Connect your account, then chat with AI to run tools.
n8n is an open-source workflow automation tool that allows users to connect various applications and APIs to automate repetitive tasks and processes. Use it to integrate data across different services without writing code.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for n8n — workflow patterns, data models, and gotchas for your AI agent.
n8n is an open-source workflow automation tool for connecting applications and APIs to automate tasks. Integrate data across services without code.
/api/v1.Fetch any n8n resource by colon-routed ID. Supports execution, workflow, tag, variable, and project resources. Use 'n8n:execution:{id}', 'n8n:workflow...
Activate a workflow in your n8n instance. This enables the workflow triggers so it can run automatically.
Deactivate a workflow in your n8n instance. This disables the workflow triggers so it will not run automatically.
Delete an execution from your n8n instance. This permanently removes the execution record.
Delete a project from your n8n instance.
Delete a tag from your n8n instance.
Delete a variable from your n8n instance.
Delete a workflow from your n8n instance. CAUTION: This permanently removes the workflow, all its execution history, and all associated data. This act...
Execute a workflow by ID via its webhook trigger. Only workflows with webhook triggers can be executed via API. Before executing, use get_workflow_det...
Retrieve a specific project by ID.
Retrieve a specific tag by ID.
Retrieve a specific variable by ID. Note: Variable values are typically masked for security.
Get detailed information about a specific workflow including trigger details. Use this to understand how a workflow works and what inputs it expects b...
Get all tags associated with a specific workflow.
Retrieve a specific version of a workflow from workflow history.
Retrieve a list of workflow executions from your n8n instance. Use it to monitor and analyze the performance and outcomes of automated workflows. Retu...
Retrieve all projects from your n8n instance. Projects help organize workflows and resources.
Retrieve all tags from your n8n instance. Use tags to organize and categorize workflows.
Retrieve all variables from your n8n instance. Variables are used to store configuration values and secrets.
List workflows from your n8n instance with optional filters. Returns workflows matching the specified criteria (active status, tags, name, project). U...
Retry a failed execution from your n8n instance. Use this to re-run workflows that failed due to errors or timeouts.
Search for workflows with optional filters. Returns a preview of each workflow matching the query. Use this to discover and explore workflows in your ...
Create a new project or update an existing project. If projectId is provided, updates the project. Otherwise, creates a new project.
Create a new tag or update an existing tag. If tagId is provided, updates the tag. Otherwise, creates a new tag.
Create a new variable or update an existing variable. If variableId is provided, updates the variable. Otherwise, creates a new variable.
Create a new workflow or update an existing workflow. For updates: if workflowId is provided, updates the workflow. The API requires name, nodes, conn...
n8n is an open-source workflow automation tool that allows users to connect various applications and APIs to automate repetitive tasks and processes. Use it to integrate data across different services without writing code. It provides 26 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/n8n. Authentication is handled automatically.
n8n provides 26 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
n8n uses API Key. n8n requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect n8n to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More developer tools integrations you might like
Ably is a real-time data streaming platform. Publish and subscribe to messages on channels, track pr...
This server provides AI-powered tools for creating entity-relationship diagrams, helping users visua...
Algolia is a hosted search engine as a service providing developers with tools to index and search t...
Alpic provides advanced AI-driven solutions for various applications, focusing on enhancing user exp...
Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse service in the cloud. Run co...
Workflow: 'Help me ask a great Stack Overflow question'. Search for similar questions to avoid dupli...