Overview
Features
Get current account information (tool: tg_me)
Expose the Telegram account context to MCP-enabled AI assistants by retrieving current account information.
List dialogs with optional unread filter (tool: tg_dialogs)
Provide a paged list of user dialogs, with optional filtering for unread messages to aid prioritization.
Mark dialog as read (tool: tg_read)
Update read status for specified dialogs to reflect user activity and keep context in sync.
Retrieve messages from specific dialog (tool: tg_dialog)
Fetch messages from a particular Telegram dialog for analysis, processing, or drafting within MCP.
Send draft messages to any dialog (tool: tg_send)
Create and send draft messages to dialogs on behalf of the user, enabling composed responses via MCP.




