Skip to main content

The simplest MCP server for interacting with Telegram

Project description

Logo

Simple Telegram MCP

✨ Example use cases

  • Automate tasks: “Look up the weather forecast and send it to my family group”
  • Stay on top of things: “Review my unread messages, give me the highlights, and queue polite replies”
  • Polish before sending: “Read Tony’s latest note in the Family channel, craft three informal reply drafts, and leave them for me to send.”

🚀 Quick Start

Automatic client configuration

Client Command
Cursor uvx simple-telegram-mcp --install cursor
Claude Desktop uvx simple-telegram-mcp --install claude-desktop
Claude Code uvx simple-telegram-mcp --install claude-code
Gemini CLI uvx simple-telegram-mcp --install gemini-cli
VS Code (global) uvx simple-telegram-mcp --install vscode
MCP JSON (stdout) uvx simple-telegram-mcp --install mcp-json
OpenAI Codex CLI uvx simple-telegram-mcp --install codex-cli

Authorize Telegram

uvx simple-telegram-mcp --login

✨ Heads-up: the login flow is zero drama. You’ll pop in your phone number, Telegram will DM you a code, you paste it back here, and you’re in.

💡 When using Simple Telegram MCP through an assistant, run telegram_auth_start followed by telegram_auth_confirm right inside the conversation as soon as an AUTH_REQUIRED message appears. The assistant will guide you through entering your phone, code, and (if needed) two-factor password.

🛠️ Tools

Tool Description
telegram_add_reaction Adds an emoji reaction to a specific message.
telegram_auth_start Sends a Telegram login code to begin the interactive auth flow.
telegram_auth_confirm Confirms the login code (and optional 2FA password) to finish authentication.
telegram_auth_status Reports whether the session is authorized or awaiting confirmation.
telegram_get_chat_history Retrieves recent messages for a chat.
telegram_get_draft Returns the current unsent draft for a chat, if one exists.
telegram_get_user_profile Fetches profile information for a user.
telegram_list_chats Lists dialogs (DMs, groups, channels) the account can access.
telegram_login_status Reports connection and authorization status.
telegram_post_message Sends a new message to a chat.
telegram_reply_to_message Replies to a message by ID.
telegram_save_draft Stores or updates a draft message without sending it.
telegram_search_chats Finds chats by partial name or username.
search_telegram_messages Searches globally (or within a chat) for messages containing text.

🧾 Resources

Resource URI Description
telegram://chats Latest 25 dialogs with names, types, and unread counts.
telegram://session/status Connection and authorization snapshot.
telegram://chats/{chat_id}/unread Incoming unread messages for a chat (oldest first).
telegram://chats/{chat_id}/history Recent message history for a chat.

🧠 Prompts

  • telegram/draft-reply – Generates a concise reply in the tone you request.
  • telegram/check-session – Reminds the assistant to verify the session before doing anything else.

✅ Testing

  • Fast unit tests (default): uv run pytest -q
  • Integration tests: RUN_TELEGRAM_TESTS=1 uv run pytest -m integration -q (make sure to log in first: uvx simple-telegram-mcp --login)

(back to top)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple_telegram_mcp-0.1.10.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simple_telegram_mcp-0.1.10-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

Details for the file simple_telegram_mcp-0.1.10.tar.gz.

File metadata

File hashes

Hashes for simple_telegram_mcp-0.1.10.tar.gz
Algorithm Hash digest
SHA256 80bbb58011f611696a2144d0537cdf75ae05e3c7d791205a47ea9416824d551c
MD5 825540c2b4947cafe0816cb339d1240b
BLAKE2b-256 88a53808a28a666169a73ec1cc10bda3b98a6b1655ae63bea3df4e677ddfdbb3

See more details on using hashes here.

File details

Details for the file simple_telegram_mcp-0.1.10-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_telegram_mcp-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 18f6d68a7681ee3fc7a85ffa7c2bf509df0fccbdf848f25c46e9c913fb681ce4
MD5 7aeb563bb80ca4dbeadcccd297b82da5
BLAKE2b-256 76776ec9b7e84596d46267a75e5d9c0957419619589f8f5fbed758752b5ea8af

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page