telegram-mcp-server
0
The Telegram MCP Server is a robust integration server for managing Telegram contacts, messages, and channels using the Multi-Client Protocol (MCP). It supports contact management, messaging, and channel operations with features such as chat history retrieval and message sending. Secure handling of credentials and error management are integral to the server's operations.
get_contacts
Returns a list of all Telegram contacts, including name, phone number, and username
send_message_by_identifier
Send a message to a contact by name or phone number
get_last_interaction
Returns the most recently exchanged message with a specific contact
get_chat_history
Retrieve chat history within a specified time range
get_channel_posts
Get posts from Telegram Channel