telegram-mcp-server

telegram-mcp-server

3.2

If you are the rightful owner of telegram-mcp-server 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@mcphub.com.

A Model Context Protocol server for the Telegram Bot API, allowing AI assistants to interact with Telegram using standardized tools.

The Telegram MCP Server is designed to facilitate seamless interaction between AI assistants and the Telegram platform using the Model Context Protocol (MCP). By leveraging the Telegram Bot API, this server allows for the execution of various operations such as sending messages, photos, and deleting messages within Telegram chats. The server is built using TypeScript and utilizes the MCP SDK to ensure compatibility with any MCP-compliant client. This setup provides a standardized approach to integrating AI functionalities with Telegram, making it easier for developers to deploy and manage AI-driven interactions on the platform. The server requires a Telegram Bot Token for authentication and can be configured to run with an MCP client by specifying the necessary command and environment variables in the client's configuration file.

Features

  • sendMessage: Send a text message to a chat
  • sendPhoto: Send a photo with optional caption to a chat
  • deleteMessage: Delete a message from a chat