n8n MCP Community
Rank #10,850io.github.drzamarian/n8n-mcp-community
A security-focused MCP server for self-hosted n8n Community Edition.
n8n MCP Community is a Model Context Protocol (MCP) server published by drzamarian. It ranks #10,850 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. n8n MCP Community is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 121,196 of 132,046 servers on MCP Toplist.
Use n8n MCP Community
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add n8n-mcp-community -e "N8N_API_URL=<your N8N_API_URL>" -e "N8N_API_KEY=<your N8N_API_KEY>" -e "N8N_MCP_MODE=<your N8N_MCP_MODE>" -e "N8N_ALLOW_INSECURE_HTTP=<your N8N_ALLOW_INSECURE_HTTP>" -- npx -y n8n-mcp-communityReplace each placeholder with your own value before saving.
[mcp_servers.n8n-mcp-community]
command = "npx"
args = ["-y", "n8n-mcp-community"]
[mcp_servers.n8n-mcp-community.env]
N8N_API_URL = "<your N8N_API_URL>"
N8N_API_KEY = "<your N8N_API_KEY>"
N8N_MCP_MODE = "<your N8N_MCP_MODE>"
N8N_ALLOW_INSECURE_HTTP = "<your N8N_ALLOW_INSECURE_HTTP>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"n8n-mcp-community": {
"command": "npx",
"args": [
"-y",
"n8n-mcp-community"
],
"env": {
"N8N_API_URL": "<your N8N_API_URL>",
"N8N_API_KEY": "<your N8N_API_KEY>",
"N8N_MCP_MODE": "<your N8N_MCP_MODE>",
"N8N_ALLOW_INSECURE_HTTP": "<your N8N_ALLOW_INSECURE_HTTP>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"n8n-mcp-community": {
"command": "npx",
"args": [
"-y",
"n8n-mcp-community"
],
"env": {
"N8N_API_URL": "<your N8N_API_URL>",
"N8N_API_KEY": "<your N8N_API_KEY>",
"N8N_MCP_MODE": "<your N8N_MCP_MODE>",
"N8N_ALLOW_INSECURE_HTTP": "<your N8N_ALLOW_INSECURE_HTTP>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"n8n-mcp-community": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"n8n-mcp-community"
],
"env": {
"N8N_API_URL": "<your N8N_API_URL>",
"N8N_API_KEY": "<your N8N_API_KEY>",
"N8N_MCP_MODE": "<your N8N_MCP_MODE>",
"N8N_ALLOW_INSECURE_HTTP": "<your N8N_ALLOW_INSECURE_HTTP>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"n8n-mcp-community": {
"command": "npx",
"args": [
"-y",
"n8n-mcp-community"
],
"env": {
"N8N_API_URL": "<your N8N_API_URL>",
"N8N_API_KEY": "<your N8N_API_KEY>",
"N8N_MCP_MODE": "<your N8N_MCP_MODE>",
"N8N_ALLOW_INSECURE_HTTP": "<your N8N_ALLOW_INSECURE_HTTP>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"n8n-mcp-community": {
"command": "npx",
"args": [
"-y",
"n8n-mcp-community"
],
"env": {
"N8N_API_URL": "<your N8N_API_URL>",
"N8N_API_KEY": "<your N8N_API_KEY>",
"N8N_MCP_MODE": "<your N8N_MCP_MODE>",
"N8N_ALLOW_INSECURE_HTTP": "<your N8N_ALLOW_INSECURE_HTTP>"
}
}
}
}Replace each placeholder with your own value before saving.
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.drzamarian%2Fn8n-mcp-community)<a href="https://mcptoplist.com/server/io.github.drzamarian%2Fn8n-mcp-community"><img src="https://mcptoplist.com/badge/io.github.drzamarian%2Fn8n-mcp-community.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
drzamarian
Available versions (8)
| Version | Published |
|---|---|
| 0.3.0 | Aug 13, 2026 |
| 0.2.1 | Aug 5, 2026 |
| 0.2.0 | Aug 5, 2026 |
| 0.1.4 | Aug 4, 2026 |
| 0.1.3 | Aug 4, 2026 |
| 0.1.2 | Jul 24, 2026 |
| 0.1.1 | Jul 21, 2026 |
| 0.1.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains n8n MCP Community?
- n8n MCP Community is maintained by drzamarian, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is n8n MCP Community listed on the Official MCP Registry?
- Yes — n8n MCP Community is listed on the Official MCP Registry, alongside Glama.
- How many versions does n8n MCP Community have?
- MCP Toplist tracks 8 versions of n8n MCP Community, most recently published on Aug 13, 2026.
- Where can I find the source code for n8n MCP Community?
- The source code for n8n MCP Community is hosted at github.com/drzamarian/n8n-mcp-community.
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.