n8n MCP Community runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from npm. Last commit 24 Jul 2026.
A security-focused MCP server for self-hosted n8n Community Edition.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add n8n-mcp-community -- npx -y n8n-mcp-community
{
"mcpServers": {
"n8n-mcp-community": {
"args": [
"-y",
"n8n-mcp-community"
],
"command": "npx"
}
}
}
[mcp_servers.n8n-mcp-community]
command = "npx"
args = ["-y", "n8n-mcp-community"]
{
"mcpServers": {
"n8n-mcp-community": {
"args": [
"-y",
"n8n-mcp-community"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"n8n-mcp-community": {
"args": [
"-y",
"n8n-mcp-community"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.