Block 1 - List Brave Tools
- Type / Role
- n8n-nodes-mcp.mcpClient - mcpClient
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This workflow enables users to perform web searches directly from Telegram using the Brave search engine. By simply sending the command /brave followed by a query, the workflow retrieves search res...
n8n-nodes-mcp.mcpclient, n8n-nodes-base.code, n8n-nodes-base.telegram, n8n-nodes-base.telegramtrigger, n8n-nodes-base.if, n8n-nodes-base.stickynote, n8n-nodes-base.set
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davide.
Original n8n.io sourceThis workflow enables users to perform web searches directly from Telegram using the Brave search engine. By simply sending the command /brave followed by a query, the workflow retrieves search results from Brave and returns them as a Telegram message.
This workflow is ideal for users who want a quick and private way to search the web without switching between apps. 🚀
This workflow is a powerful tool for automating interactions with Brave tools through Telegram, providing users with quick and easy access to information directly in their chat.
Below is a breakdown of the workflow:
The workflow is designed to process user queries from Telegram, execute a Brave tool via the MCP Client, and send the results back to the user. Here's how it works:
Telegram Trigger:
/brave.Filter Messages:
/brave. If the message doesn't start with /brave, the workflow stops.Edit Fields:
Clean Query:
/brave command from the message, leaving only the user's query.List Brave Tools:
Execute Brave Tool:
Send Message:
In "List Brave Tools" create new credential as shown in this image
In Environment field set this value: BRAVE_API_KEY=your-api-key
To set up and use this workflow in n8n, follow these steps:
Telegram Configuration:
MCP Client Configuration:
Test the Workflow:
/brave followed by a query (e.g., /brave search for AI tools) to the Telegram chat.Optional Customization:
Contact me for consulting and support or add me on Linkedin.
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.
| Workflow | Search the web with MCP-based Brave Search Engine on Telegram |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Personal Productivity, AI RAG |
| Author | Davide |
| Published | 20 Mar 2025 |
Use the JSON export at /data/workflows/3231/3231.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.
This workflow enables users to perform web searches directly from Telegram using the Brave search engine. By simply sending the command /brave followed by a query, the workflow retrieves search res...
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 RAG use case.