telegram-mcp
9
The project provides a Model Context Protocol Server to manage and interact with Telegram messages and entities. It includes functionalities like retrieving unread messages, getting messages by entities, and sending messages.
Overview
Features
- Provides a Model Context Protocol (MCP) Server with functions to access and manage Telegram messages and entities.
Usage
- Install dependencies using Python Project Manager UV and the MCP Client.
- Configure the Telegram API credentials in the .env file.
- Start the HTTP server.
- Install and run the MCP Server.
Available Functions
- Retrieve unread messages and entities.
- Send messages to entities with optional parameters.