Skip to content

Clarification: Is the n8n-nodes-mcp Community Node just a client requiring a separate MCP server? #1235

Closed as not planned
@TylonHH

Description

@TylonHH

Hi 👋

I’m using the n8n-nodes-mcp community node in a self-hosted n8n instance and I’m testing the Atlassian integration. Other integrations work fine, but the Atlassian client gives me this error:

Failed to execute operation: The file or directory does not exist

I’ve read the docs and looked at the MCP projects (like mcp-atlassian), and I’m trying to understand the correct architecture.

Can you confirm the following?

  1. The community node n8n-nodes-mcp is only a client.
  2. To use the Atlassian integration, I need to self-host the MCP server from https://github.com/sooperset/mcp-atlassian.
  3. The tools.yaml file must be configured inside the MCP server container – not in n8n.
  4. The only thing n8n needs is the MCP server’s URL (e.g. http://host:3000) – no paths or configs.

Would be great to get confirmation on this, or if there’s a recommended setup for using MCP with n8n and Atlassian.

Thanks for your great work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions