N8n MCP Client
Enables n8n workflows to interact with Model Context Protocol (MCP) servers for accessing resources, executing tools, and utilizing prompts.
About
The n8n MCP Client node allows you to connect to MCP servers within your n8n workflows, enabling seamless integration with AI models and external data sources. By leveraging the Model Context Protocol, this node empowers you to access resources, execute tools, and use prompts, thus enhancing your workflow automation capabilities. It supports both Command-line Based Transport (STDIO) and Server-Sent Events (SSE) transport methods, providing flexibility in connecting to different MCP server setups. With this node, you can build sophisticated AI agents and orchestrate complex tasks across various platforms and services.
Key Features
- List available tools and resources from MCP servers
- Execute tools available on MCP servers with configurable parameters
- Read specific resources by URI
- 767 GitHub stars
- Supports environment variables for secure configuration
- Connect to MCP servers using STDIO or SSE transports
Use Cases
- Integrating various MCP-enabled services into n8n workflows
- Building AI agents that can access and utilize external tools
- Automating workflows that require interaction with AI models and data sources