Skip to content
Back to search
30
MCP

n8n-nodes-npilot

n8n/n8n-nodes-npilot

Session-based browser automation node for n8n. Automate web interactions, extract data, and take screenshots using a Playwright-powered Chromium RPA engine.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-playwright-scripts
n8n community node for browser automation using Playwright scripts based on n8n-nodes-playwright
0 tools
n8n-nodes-playwright-enhanced
n8n-community-node-package for browser automation using Playwright with persistent browser session support
0 tools
n8n-nodes-playwright-core
n8n community node for browser automation with Playwright Core browser agnostic
0 tools
n8n-nodes-playwright-remote
n8n-community-node-package for browser automation using Playwright with remote control
0 tools
n8n-nodes-playwright
n8n-community-node-package for browser automation using Playwright
0 tools
n8n-nodes-playwright-api
n8n community node for remote browser automation using Playwright over WebSocket
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-npilot": {
      "url": "None",
      "transport": "http"
    }
  }
}