Home › Productivity › n8n MCP Community
n8n MCP Community
A security-focused MCP server for self-hosted n8n Community Edition.
Topics: Workplace & Productivity
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.3.0)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"n8n-mcp-community": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"N8N_API_URL": "<YOUR_VALUE>",
"N8N_API_KEY": "<YOUR_VALUE>",
"N8N_MCP_MODE": "<YOUR_VALUE>",
"N8N_ALLOW_INSECURE_HTTP": "<YOUR_VALUE>"
}
}
}
}
N8N_API_URLrequired secret — Absolute HTTP(S) base URL for the intended self-hosted n8n instance; plaintext HTTP is limited to loopback unless explicitly allowed.N8N_API_KEYrequired secret — Dedicated least-privilege n8n Public API key.N8N_MCP_MODE— Operation mode: read-only, write, or unsafe.N8N_ALLOW_INSECURE_HTTP— Keep 0 unless plaintext HTTP to a non-loopback host is explicitly accepted.
Related servers
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
mcp-gsuite
Integration with gmail and Google Calendar.
mcp-odoo
Odoo MCP: gated writes, multi-instance. Free hosted: ERPipe (mcp.erpipe.com)
Workopia — Job Search
Search 6.3M+ live jobs from companies' own career pages, plus resume tailoring & cover letters.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry