- Step1: Clone the repository from GitHub.
- Step2: Install dependencies with 'npm install'.
- Step3: Configure environment variables with your Telegram API credentials.
- Step4: Run the server using 'npm start' and complete the authentication process.
- Step5: Connect your MCP client (e.g., Claude) to the server via configured URL.
- Step6: Use available tools like 'listChannels', 'searchChannels', and 'getChannelMessages' to interact with Telegram.