MCP Server
n8n MCP MCP Server
by n8n
Build, validate, and run n8n workflows programmatically.
About n8n MCP
Official n8n MCP server. Discover nodes, generate workflow code, validate it, and create or execute workflows directly from the agent.
Tags
automationworkflowsintegrations
How to install n8n MCP
Add the following entry to your MCP client config (e.g. claude_desktop_config.json or .mcp.json). Refer to the official repository for the exact command, package name, and required environment variables.
{
"mcpServers": {
"n8n": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-n8n"]
}
}
}Example shape only — see the docs for the canonical install command.
Related MCP servers in Developer Tools
GitHub MCP
GitHubRead and write GitHub repos, issues, PRs, and workflows.
Filesystem MCP
AnthropicRead and write local files inside an allowed directory.
Browserbase
BrowserbaseCloud browser automation for LLMs via Browserbase and Stagehand.
ElevenLabs
ElevenLabsText-to-Speech, voice cloning, and audio processing APIs.