tgfmcp
TypeScript stdio MCP server and CLI for Telegram bots.
Versions
0.5.0latest0.4.60.4.50.4.40.4.3+ show 9 moreshow less
0.4.20.4.10.4.00.3.20.3.10.3.00.2.00.1.10.1.0Tools 14
telegram_get_me Return the current session details for the connected Telegram bot.
telegram_get_status Return the current connection status for this Telegram bot session.
telegram_get_chat Get details for a Telegram chat by numeric ID or username.
telegram_get_chat_administrators List administrators for a Telegram group, supergroup, or channel.
telegram_lookup_chat Resolve a Telegram chat or channel by numeric ID or username.
telegram_send_message Send a plain text message to a Telegram chat, group, or channel.
telegram_send_media_from_base64 Send media to Telegram using a base64 payload with MIME type and optional filename/caption.
telegram_send_media_from_path Send a local file to Telegram by file path.
telegram_reply_to_message Send a reply to an existing Telegram message using explicit chat and message IDs.
telegram_react_to_message Add an emoji reaction to an existing Telegram message using explicit chat and message IDs.
telegram_edit_message Edit a previously sent Telegram text message using explicit chat and message IDs.
telegram_delete_message Delete a Telegram message using explicit chat and message IDs.
telegram_forward_message Forward an existing Telegram message to another chat using explicit source chat and message IDs.
telegram_send_typing Show the typing indicator in a target Telegram chat.
Permissions 2
network medium env_vars low