π N8N Node MCP Server
@ari-json
About π N8N Node MCP Server
MCP server for accessing N8N node information through Claude Desktop
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"n8n-node-mcp-server": {
"command": "node",
"args": [
"index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π N8N Node MCP Server?
A Model Context Protocol (MCP) server that provides seamless access to N8N node information from N8N's GitHub repository. It integrates with Claude Desktop to query, search, and explore N8N's extensive node ecosystem, including both core nodes and AI/LangChain nodes. Designed for developers and automation users working with N8N.
How to use π N8N Node MCP Server?
Install via npx (@ari-json/n8n-node-mcp-server) or globally and configure Claude Desktop JSON with the command and optional GITHUB_TOKEN environment variable. Use natural language prompts in Claude to list, search, or get details about N8N nodes.
Key features of π N8N Node MCP Server?
- Provides six tools for querying N8N nodes (list, search, details, code, community, rate limit)
- Covers 300+ core nodes and all AI/LangChain nodes from N8N
- Optional GitHub token increases API rate limit from 60 to 5,000 requests/hour
- No installation required; runs directly via npx
- Test server directly or with MCP Inspector
Use cases of π N8N Node MCP Server?
- Discovering available N8N nodes and their capabilities during workflow design
- Searching for specific integrations (e.g., OpenAI, vector stores)
- Getting implementation details and source code for custom node development
- Exploring community-contributed N8N nodes
FAQ from π N8N Node MCP Server?
What is the difference between this server and using N8N directly?
This server provides an AI assistant interface (Claude) to browse N8N's node repository, without requiring the N8N editor to be running, and includes code-level details.
What are the runtime requirements?
Node.js 16.0+ and npm or npx. Claude Desktop is required to use the tools.
Where does the node data come from?
The server fetches data directly from N8N's public GitHub repository (packages/nodes-base and packages/@n8n/nodes-langchain) and npm for community nodes.
Is a GitHub token required?
No, but without a token the GitHub API rate limit is 60 requests per hour; with a token it increases to 5,000 requests per hour.
How is the server accessed/authenticated?
Transport is via local command execution (stdio) configured in Claude Desktop. Authentication is optional via the GITHUB_TOKEN environment variable for higher GitHub API rate limits.
More Other MCP servers
MaxKB
1Panel-devπ₯ MaxKB is an open-source platform for building enterprise-grade agents. εΌΊε€§ζη¨ηεΌζΊδΌδΈηΊ§ζΊθ½δ½εΉ³ε°γ
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
πͺ Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments