MCP Client
Call a tool on a remote MCP server as a standalone workflow step
Written By pvdyck
Last updated About 3 hours ago
MCP Client
β Supported β Copied from n8n with platform patches
Compatibility
Version Requirements
- v1 supported β v1 defaults to HTTP Streamable transport
- If a workflow pins
serverTransporttosse, upload validation rejects it with a clear message. Switch to HTTP Streamable and re-upload.
Usage
Use this node as a standalone transform in your workflow β it takes input items, calls a single tool on a remote MCP server, and returns the result. Unlike MCP Client Tool, which is a sub-node that exposes a whole MCP server to an AI Agent, MCP Client calls one specific tool directly and returns its output so downstream nodes can branch on it.