mcp-telegram

mcp-telegram

4

The project is an MCP server that facilitates the integration of Telegram with other systems. It offers features like message sending, secure chat ID validation, and straightforward configuration, leveraging the Model Context Protocol.

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

  1. Clone the repository
  2. Follow the
  3. Configure your bot token and chat ID
  4. Install dependencies: npm install
  5. Build and run: npm run build && npm start

Requirements

  • Node.js 18+
  • Telegram bot token
  • Valid chat ID

License

MIT