n8n Pro MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 12 Jun 2026.
Manage self-hosted n8n (incl. queue mode): workflows, executions, users, audit — 51 tools.
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-pro-mcp -- npx -y n8n-pro-mcp
{
"mcpServers": {
"n8n-pro-mcp": {
"args": [
"-y",
"n8n-pro-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.n8n-pro-mcp]
command = "npx"
args = ["-y", "n8n-pro-mcp"]
{
"mcpServers": {
"n8n-pro-mcp": {
"args": [
"-y",
"n8n-pro-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"n8n-pro-mcp": {
"args": [
"-y",
"n8n-pro-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.