Is MCP trigger available in local npm installation?

Describe the problem/error/question

I’m new installed using ‘npm install -g n8n’ and all looked good to v1.89.2 and localhost:5678 , but I don’t see the MCP Server Trigger that David shows in https://youtu.be/Z6MPDx7e1Po?si=_e7lGbBEd4GKo34J - but he does have a Hostinger / Docker setup.

Is the MCP Server Trigger not available on local install?

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi,

It all depends how and from where you intend how to use? If everything is run on the local machine it should work. If you the n8n is on your local machine but it needs to be reached from the outside, you need to create a specific setup to make it happen

reg,
J.