Block 1 - MCP Server Trigger
- Type / Role
- @n8n/n8n-nodes-langchain.mcpTrigger - mcpTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Meet Troy , your intelligent personal assistant that seamlessly manages your Google Calendar and Tasks through Telegram. This workflow combines AI powered natural language processing with MCP (Mode...
@n8n/n8n-nodes-langchain.mcptrigger, n8n-nodes-base.googlecalendartool, n8n-nodes-base.googletaskstool, n8n-nodes-base.stickynote, n8n-nodes-base.httprequesttool, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Khair Ahammed.
Original n8n.io sourceMeet Troy, your intelligent personal assistant that seamlessly manages your Google Calendar and Tasks through Telegram. This workflow combines AI-powered natural language processing with MCP (Model Context Protocol) integration to provide a conversational interface for scheduling meetings, managing tasks, and organizing your digital life. Key Features
đź“… Smart Calendar Management
Create single and recurring events with conflict detection Support for multiple attendees (1-2 attendee variants) Automatic time zone handling (Bangladesh Standard Time) Weekly recurring event scheduling Event retrieval, updates, and deletion
âś… Task Management
Create, update, and delete tasks in Google Tasks Mark tasks as completed Retrieve task lists with completion status Task repositioning and organization Parent-child task relationships
🤖Intelligent Processing
Natural language understanding for scheduling requests Automatic conflict detection before event creation Context-aware responses with conversation memory Error handling with fallback messages
📱 Telegram Interface
Real-time chat interaction Simple commands and natural language Instant confirmations and updates Error notifications
Core Architecture:
Telegram Trigger for user messages AI Agent with GPT-4o-mini processing MCP Client Tools for Google services Conversation memory for context Error handling with backup responses
MCP Integrations:
Google Calendar MCP Server (6 specialized tools) Google Tasks MCP Server (5 task operations) Custom HTTP tool for advanced task positioning
Calendar Scenarios:
"Schedule a meeting tomorrow at 3 PM with [email protected]" "Set up weekly team standup every Monday at 10 AM" "Check my calendar for conflicts this afternoon" "Delete the meeting with ID xyz123"
Task Management:
"Add a task to buy groceries" "Mark the project report task as completed" "Update my presentation task due date to Friday" "Show me all pending tasks"
Required Credentials:
Google Calendar OAuth2 Google Tasks OAuth2 OpenAI API key Telegram Bot token ** MCP Configuration:**
Two MCP server endpoints for Google services Proper webhook configurations SSL-enabled n8n instance for MCP triggers
Productivity: Voice-to-action task and calendar management **Efficiency: **Eliminate app switching with chat interface Intelligence: AI prevents scheduling conflicts automatically Accessibility: Simple Telegram commands for complex operations
Components:
1 Telegram trigger 1 AI Agent with memory 2 MCP triggers (Calendar & Tasks) 13 Google service tools Error handling flows
Response Time: Sub-second for most operations **Memory: **Session-based conversation context Timezone: Automatic Bangladesh Standard Time conversion
This personal assistant transforms how you interact with Google services, making scheduling and task management as simple as sending a text message to Troy on Telegram. Tags: personal-assistant, mcp-integration, google-calendar, google-tasks, telegram-bot, ai-agent, productivity
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.
| Workflow | Personal assistant for calendar & tasks with GPT-4o-mini and Telegram |
|---|---|
| Complexity | advanced |
| Nodes | 26 |
| Categories | Personal Productivity, AI Chatbot |
| Author | Khair Ahammed |
| Published | 02 Sept 2025 |
Use the JSON export at /data/workflows/8197/8197.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Meet Troy , your intelligent personal assistant that seamlessly manages your Google Calendar and Tasks through Telegram. This workflow combines AI powered natural language processing with MCP (Mode...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Chatbot use case.