MCP Client with Brave and Telegram
This workflow enables automated interaction with the Brave search engine through the Telegram chat interface. Users can quickly obtain search results by simply sending the command “/brave query content,” eliminating the need for conventional multitasking. By automatically cleaning the command text, it ensures the accuracy of the search keywords. It is suitable for users, community operators, and developers who need to quickly access information in a chat environment, enhancing the convenience and responsiveness of information retrieval.

Workflow Name
MCP Client with Brave and Telegram
Key Features and Highlights
This workflow enables automated access to the Brave search engine directly through the Telegram chat interface. Users simply send the command "/brave [query]" in Telegram to quickly retrieve Brave search results and receive immediate replies, significantly enhancing the convenience and interactivity of information retrieval.
Core Problems Addressed
Traditional searches require opening a browser and manually entering keywords. This workflow eliminates the need to leave the chat environment to perform search requests, effectively resolving the inefficiency caused by multitasking. Additionally, it automatically cleans the command text to ensure the accuracy of search keywords.
Use Cases
- Telegram users needing rapid access to online information
- Sharing search results within communities or teams via chat tools
- Automated chatbots integrating Brave search API
- Enhancing search response capabilities of customer service or assistant bots
Main Workflow Steps
- Monitor Telegram message triggers to capture messages with the prefix "/brave ".
- Verify if the message starts with "/brave " to identify it as a search command.
- Clean the message text by removing the command prefix to extract the pure search query.
- Use the MCP Client node to list the Brave search tool.
- Invoke the Brave search tool to execute the query.
- Format the search results and send them back to the user’s chat window via the Telegram node.
Involved Systems or Services
- Brave Search Engine API (accessed via MCP Client node)
- Telegram (message receiving and sending)
- n8n Automation Platform (workflow execution and node management)
Target Users and Value Proposition
- Individual users who need fast search results within Telegram
- Developers building intelligent chatbots and automated reply systems
- Community managers and technical support personnel seeking efficient user query responses through chat tools
- Enterprises or teams aiming to integrate Brave search engine into their business workflows
By seamlessly connecting Telegram with Brave Search, this workflow creates a lightweight and efficient chat-based search solution that helps users save time and improve information retrieval efficiency.