n8n-mcp connects AI agents to n8n workflow automation. It exposes n8n workflow triggers and actions, allowing agents to create, update, and execute workflows. It integrates with n8n's REST API to manage workflows, execute nodes, and handle webhooks. Developers use it to automate workflows triggered by AI agents, such as data processing, API interactions, and multi-step automation tasks.
n8n-mcp connects AI agents to n8n workflow automation. It exposes n8n workflow triggers and actions, allowing agents to create, update, and execute workflows. It integrates with n8n's REST API to manage workflows, execute nodes, and handle webhooks. Developers use it to automate workflows triggered by AI agents, such as data processing, API interactions, and multi-step automation tasks.
npx -y @slayoffer/n8n-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"slayoffer-n8n-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @slayoffer/n8n-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from n8n-mcp?"
API Key Required
This server requires an API key from n8n-mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| N8N-MCP_API_KEY | Yes | Your n8n-mcp API key |
"What resources are available in n8n-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in n8n-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in n8n-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.