Back to Templates
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
This n8n workflow integrates the powerful Pipedream MCP server with AI capabilities to create a smart, extensible assistant that can interact with over 2,700 APIs and 10,000+ tools — all within a secure and modular structure.
This setup seamlessly integrates Pipedream's MCP server with n8n, enabling your AI assistant to leverage thousands of APIs and tools securely.
sseEndpoint
field to extend the agent’s capabilities.When chat message received
node, which acts as the entry point.AI Agent
node, which orchestrates the interaction using the connected tools and memory.OpenAI Chat Model
(GPT-4.1-mini) processes the user's input and generates responses or actions.Simple Memory
node retains context from the conversation to enable coherent multi-turn interactions.Calendly
and Gmail
nodes (connected via Pipedream's MCP server) allow the AI to perform actions like scheduling events or sending emails. These tools use SSE (Server-Sent Events) endpoints provided by Pipedream.https://mcp.pipedream.net/xxx/calendly_v2
).Calendly
and Gmail
nodes with your Pipedream MCP URLs.OpenAI Chat Model
node has valid API credentials (configured under "OpenAi account").When chat message received
node (currently disabled) and deploy the workflow.Contact me for consulting and support or add me on Linkedin.