Loading MCP server directory, please wait...
A security-focused MCP server for self-hosted n8n Community Edition.
npx @getmcp/cli add io.github.drzamarian/n8n-mcp-communityRequires Node.js 18+. Community-contributed server. Review source before installing.
N8N_API_URLAbsolute HTTP(S) base URL for the intended self-hosted n8n instance; plaintext HTTP is limited to loopback unless explicitly allowed.
N8N_API_KEYDedicated least-privilege n8n Public API key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.drzamarian/n8n-mcp-community": {
"command": "npx",
"args": [
"-y",
"n8n-mcp-community"
],
"env": {
"N8N_API_URL": "",
"N8N_API_KEY": "",
"N8N_MCP_MODE": "read-only",
"N8N_ALLOW_INSECURE_HTTP": "0"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Rust MCP gateway with Code Mode, authentication, setup, logs, CLI, HTTP API, and operator web UI.