io.github.drzamarian
n8n-mcp-community
n8n MCP Community
A security-focused MCP server for self-hosted n8n Community Edition.
stdiocommunityapplication
Package Details
n8n-mcp-community
Transportstdio
Environment Variables
N8N_API_URL
RequiredSecret
Absolute HTTP(S) base URL for the intended self-hosted n8n instance; plaintext HTTP is limited to loopback unless explicitly allowed.
N8N_API_KEY
RequiredSecret
Dedicated least-privilege n8n Public API key.
N8N_MCP_MODE
Default:
read-onlyOperation mode: read-only, write, or unsafe.
N8N_ALLOW_INSECURE_HTTP
Default:
0Keep 0 unless plaintext HTTP to a non-loopback host is explicitly accepted.