telegram-bot-mcp-server
telegram-bot-mcp-server is hosted online, so all tools can be tested directly either in theTools tabor in theOnline Client.
If you are the rightful owner of telegram-bot-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
This project is a Telegram bot integration built using the Model Context Protocol (MCP) that exposes a suite of useful tools for interacting with the Telegram Bot API.
get-me
A simple method for testing your bot's authentication token. Requires no parameters
Try it
Result:
send-message
Send message using a chat id
Try it
Result:
send-photo
Send photo with message using a chat id
Try it
Result:
kick-chat-member
Kick a user from a group, a supergroup or a channel
Try it
Result:
un-ban-chat-member
Use this method to unban a previously banned user in a supergroup or channel. The user will not return to the group or channel automatically
Try it
Result:
get-chat
Use this method to get up-to-date information about the chat
Try it
Result:
get-chat-member-count
Use this method to get the number of members in a chat
Try it
Result:
get-chat-member
get information about a member of a chat
Try it
Result:
set-my-short-description
Use this method to change the bot's short description, which is shown on the bot's profile page and is sent together with the link when users share the bot
Try it
Result:
get-my-short-description
Use this method to get the current bot short description
Try it
Result:
set-my-commands
Use this method to change the list of the bot's commands
Try it
Result:
get-my-commands
Use this method to get the current list of the bot's commands
Try it
Result:
set-my-name
Use this method to change the bot's name
Try it
Result:
get-my-name
Use this method to get the bot's name
Try it
Result:
set-my-description
Use this method to change the bot's description, which is shown in the chat with the bot if the chat is empty
Try it
Result:
get-my-description
Use this method to get the bot's description