Assistance Needed with Remote MCP Server URL and n8n Workflow Creation

Hi,

I’ve created the API key and added it to n8n.

I need assistance with the following:

  1. How can I find the Remote MCP Server URL?

  2. How do I create a workflow in n8n based on a Claude chat integration?

Your guidance on these points would be greatly appreciated.

Hello @Renish_Bhalodiya

U can take a took here Exploring Multi-Agent Patterns in n8n Using MCP Triggers & Clients (Without Webhooks)

This is n8n to n8n, but if you look at the trigger part,

You add this mcp trigger node, and then inside the node u have the sse endpoint which you provide to claude.

Hope that helps

Samuel

Hi,

I’ve created the MCP URL.

I’ve also set up the connection in N8N.
Could you please check and confirm if N8N is properly connected?

Here’s a video for your reference:

@Renish_Bhalodiya okay cool, and when u call that connection / tool ask it what tools are available.

Hi,

I will connect Claude to n8n and create the workflow automations accordingly.

I attempted to upload the workflow file in n8n, but the upload did not complete and no error message was displayed.

Download the JSON File Link - https://drive.google.com/file/d/1T4uYOsxXGNEeR9gq1zyDzpLC0DTnsJiR/view?usp=sharing

okay @Renish_Bhalodiya

btw where did you get the json file from? is this a workflow I think you mentioned?

Samuel