Telegram
Summary
Telegram MCP Server enables Claude to access and interact with Telegram accounts, allowing for reading and sending messages through a simple interface. Developed by Alexander Tsai, it provides tools for retrieving chat lists, reading messages, marking messages as read, and sending replies while maintaining the user's conversational style. The implementation uses Telethon for Telegram API access and includes a conversation context analyzer that reads from a customizable style guide to help Claude generate responses that match the user's texting patterns. Perfect for users who want to monitor and respond to Telegram messages through Claude without switching applications.
Available Actions(5)
get_chats
List your Telegram chats. Returns paginated list with chat names, IDs, and unread counts.
get_messages
Read messages from a specific chat. Fetches paginated message history and automatically marks messages as read.
mark_messages_read
Mark all unread messages in a chat as read.
send_message
Send messages to any chat. Supports replying to specific messages.
get_conversation_context
Analyze chat style for natural responses. Reads your conversation style guide from `convostyle.txt` to help match your texting patterns.
Recensioni della Community
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione