automatelab-n8n-mcp
Rank #20,122io.github.ratamaha-git/n8n-mcp
MCP server for n8n: generate, lint, explain failed executions, drive live n8n via REST.
automatelab-n8n-mcp is a Model Context Protocol (MCP) server published by ratamaha-git. It ranks #20,122 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. automatelab-n8n-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on May 9, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 111,924 of 132,046 servers on MCP Toplist.
Use automatelab-n8n-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add n8n-mcp -- npx -y @automatelab/n8n-mcp[mcp_servers.n8n-mcp]
command = "npx"
args = ["-y", "@automatelab/n8n-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"n8n-mcp": {
"command": "npx",
"args": [
"-y",
"@automatelab/n8n-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"n8n-mcp": {
"command": "npx",
"args": [
"-y",
"@automatelab/n8n-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"n8n-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@automatelab/n8n-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"n8n-mcp": {
"command": "npx",
"args": [
"-y",
"@automatelab/n8n-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"n8n-mcp": {
"command": "npx",
"args": [
"-y",
"@automatelab/n8n-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ratamaha-git%2Fn8n-mcp)<a href="https://mcptoplist.com/server/io.github.ratamaha-git%2Fn8n-mcp"><img src="https://mcptoplist.com/badge/io.github.ratamaha-git%2Fn8n-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ratamaha-git
Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | May 10, 2026 |
| 0.2.1 | May 10, 2026 |
Frequently asked questions
- Who maintains automatelab-n8n-mcp?
- automatelab-n8n-mcp is maintained by ratamaha-git, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is automatelab-n8n-mcp listed on the Official MCP Registry?
- Yes — automatelab-n8n-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does automatelab-n8n-mcp have?
- MCP Toplist tracks 2 versions of automatelab-n8n-mcp, most recently published on May 10, 2026.
- Where can I find the source code for automatelab-n8n-mcp?
- The source code for automatelab-n8n-mcp is hosted at github.com/ratamaha-git/n8n-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.