Telegram
Integrates with Telegram chats via the Bot API to enable secure, whitelisted messaging and AI-powered interactions for automated workflows and communication channels.
README: https://github.com/lane83/mcp-telegram
Telegram MCP Server
A Model Context Protocol (MCP) server that provides Telegram integration.
Features
- Send messages through Telegram
- Secure chat ID validation
- Easy configuration
Installation
- Clone the repository
- Follow the setup instructions
- Configure your bot token and chat ID
- Install dependencies:
npm install - Build and run:
npm run build && npm start
Requirements
- Node.js 18+
- Telegram bot token
- Valid chat ID
License
MIT

