n8n-mcp
Overview
Integration between n8n workflow automation and Model Context Protocol (MCP)
Best For
n8n-mcp integrates n8n workflow automation with Model Context Protocol (MCP) for AI workflow automation
Decision Snapshot
Install
available
Usage
available
Docs
8 links
- • GitHub stars: 18157
- • Forks: 3050
- • Source provenance count: 2
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
- • Published: 3/26/2026
Installation / Setup
# Run directly with npx (no installation needed!) && npx n8n-mcp
Usage
// Get node info with different detail levels && get_node({ && nodeType: "nodes-base.httpRequest", && detail: "standard", // Default: Essential propertiesFeatures
- • **🔍 Smart Node Search**: Find nodes by name, category, or functionality
- • **📖 Essential Properties**: Get only the 10-20 properties that matter
- • **💡 Real-World Examples**: 2,646 pre-extracted configurations from popular templates
- • **✅ Config Validation**: Validate node configurations before deployment
- • **🤖 AI Workflow Validation**: Comprehensive validation for AI Agent workflows (NEW in v2.17.0!)
- • Missing language model detection
- • AI tool connection validation
- • Streaming mode constraints
Use Cases
- • Common usage themes: n8n, mcp, model-context-protocol, ai.
Compatibility Signals
- • GitHub: mentions (Mentioned in approved metadata/docs evidence.)
Prompt Examples
example
• // Get node info with different detail levels && get_node({ && nodeType: "nodes-base.httpRequest", && detail: "standard", // Default: Essential properties
Notes / Requirements
- • Primary language: TypeScript/JavaScript
- • License: MIT
- • Documentation coverage: high
- • Parser coverage score: 1.00
- • Source provenance includes GitHub discovery
- • Source feeds: GitHub Search API, npm Registry Search API
- • Topic cluster: productivity-automation
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
executeautomation/playwright-mcp-server
A Model Context Protocol (MCP) server implementation for Playwright, enabling integration with automation tools.
zubeid-youtube-mcp-server
An MCP (Model Context Protocol) server implementation for YouTube, built with TypeScript/JavaScript. Integrates with AI services like Claude, available as an npm package.
@robinbraemer/codemode
MCP tools for Code Mode, generated from OpenAPI specs. Replaces hundreds of individual MCP tools with two tools: search and execute.
zero-mcp
A zero-boilerplate, lightweight MCP server toolkit for TypeScript/JavaScript, enabling quick setup of MCP servers with minimal code.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.