ogk-code/tg-mcp
3.2
If you are the rightful owner of tg-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP server that connects AI assistants to Telegram via MTProto API.
Tools
Functions exposed to the LLM to take actions
auth_status
Check authorization status
auth_send_code
Send login code to phone
auth_submit_code
Submit code (with optional 2FA password)
auth_logout
Logout and clear session
list_chats
Get list of dialogs with unread counts
get_chats_overview
Get all chats with recent messages in one request
get_messages
Get messages from a specific chat
send_message
Send a message to a chat
leave_channel
Leave a channel or group
delete_chat
Delete a chat/dialog
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client