Telegram MCP Server logo

Telegram MCP Server

by lane83

The Telegram MCP Server is a Model Context Protocol (MCP) server designed to integrate with Telegram. It allows users to send messages through Telegram using the MCP protocol.

View on GitHub

Last updated: N/A

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 setup instructions
  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