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