n8n-mcp-server

n8n-mcp-server

3.2

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

This is a Model Control Protocol (MCP) server for interacting with N8N's API, providing a simplified interface to access N8N functionality through MCP endpoints.

The N8N MCP Server acts as a bridge between AI assistants like Claude and the N8N automation platform. It allows AI assistants to manage workflows, execute them, and handle credentials and tags through a simplified interface. This server is designed to integrate N8N capabilities into conversation flows, making it easier for AI systems to interact with N8N's API. The server requires Node.js 16+, an N8N instance with API access, and an N8N API key to function. It provides endpoints for managing workflows, executions, credentials, and tags, enabling comprehensive control over N8N's automation features.

Features

  • Simplified interface for N8N API interactions
  • Workflow management: list, create, update, delete, activate, deactivate
  • Execution management: list, get, delete, execute
  • Credential management: list, get, create, update, delete
  • Tag management: list, create, delete