N8n MCP Bridge icon

N8n MCP Bridge

Createddory-ai

Connects n8n workflows to Model Context Protocol (MCP) servers, enabling AI agents to leverage specialized tools without self-hosting.

About

The n8n-mcp-bridge is a lightweight service that bridges n8n workflows and Model Context Protocol (MCP) servers. It allows AI agents within n8n to seamlessly access specialized tools hosted on MCP servers, eliminating the need for self-hosting n8n. The service facilitates the discovery of available MCP servers and their tools, executes tool calls, and manages the lifecycle of MCP server processes. It comes pre-configured with several useful MCP servers, including Todoist, Memory, Slack, and Brave Search, and secures access through API key authentication.

Key Features

  • Automatically downloads and runs Node.js-based MCP servers locally.
  • Executes tool calls on MCP servers and returns results.
  • Secures access with API key authentication.
  • 0 GitHub stars
  • Lists available MCP servers with descriptions.
  • Discovers tools and their schemas from specific MCP servers.

Use Cases

  • Utilize Brave Search within n8n for web searches.
  • Integrate Todoist tasks and projects into n8n workflows.
  • Enable Slack message management directly from n8n.
    N8n MCP Bridge: Connect AI Agents to Specialized Tools