mcp-telegram
3.4
If you are the rightful owner of mcp-telegram and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
A Model Context Protocol (MCP) server that provides Telegram integration.
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
- 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