Skip to content

Connect to the n8n MCP server using SSE. #3178

Open
@An0nymous0

Description

@An0nymous0

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested.

Expected Behavior

yaml config

    mcp:
      client:
        toolcallback:
          enabled: true
        stdio:
          servers-configuration: classpath:mcp.json
        sse:
          connections:
            server1: http://localhost:5678/mcp/get_user_info/sse

spring error

Factory method 'mcpSyncClients' threw exception with message: Failed to wait for the message endpoint

n8n mcp server config

Image

Current Behavior

Currently, it can only be accessed via stdio.

Context

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions