-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Currently I run:
$ npx n8n-mcp
Need to install the following packages:
n8n-mcp@2.10.4
Ok to proceed? (y) y
[2025-08-14T14:08:27.281Z] [n8n-mcp] [INFO] Node.js version: v22.9.0
[2025-08-14T14:08:27.282Z] [n8n-mcp] [INFO] Platform: linux x64
[2025-08-14T14:08:27.282Z] [n8n-mcp] [INFO] Attempting to use better-sqlite3...
[2025-08-14T14:08:27.286Z] [n8n-mcp] [INFO] Initializing n8n Documentation MCP server
[2025-08-14T14:08:27.287Z] [n8n-mcp] [INFO] MCP server initialized with 22 tools (n8n API: not configured)
[2025-08-14T14:08:27.288Z] [n8n-mcp] [INFO] Successfully initialized better-sqlite3 adapter
[2025-08-14T14:08:27.321Z] [n8n-mcp] [INFO] FTS5 table already exists for templates
[2025-08-14T14:08:27.322Z] [n8n-mcp] [INFO] FTS5 enabled with 0 indexed entries
[2025-08-14T14:08:27.323Z] [n8n-mcp] [INFO] Initialized database from: /home/carli/.npm/_npx/b6a381d62ce0fe56/node_modules/n8n-mcp/data/nodes.db
[2025-08-14T14:08:27.325Z] [n8n-mcp] [INFO] n8n Documentation MCP Server running on stdio transport
Now the following questions arise that I couldn't answer myself by googling:
- the INFO message says: n8n API: not configured. Where should I place the config file, what should be the content of the config file?
- on which port is this software running?
Metadata
Metadata
Assignees
Labels
No labels