A Model Context Protocol (MCP) server that provides Telegram integration.
- Send messages through Telegram
- Secure chat ID validation
- Easy configuration
- 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
- Node.js 18+
- Telegram bot token
- Valid chat ID
MIT