agent-telegram-mcp (tharindumendis/Agent_telegeam_mcp) is an MCP server listed on the M8ven Trust Index. It scores 52 out of 100, grade D. It declares 17 tools. No publisher has claimed this listing.
Enables AI agents to send and receive messages, media, and files on Telegram, and manage chats via a bot token.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
tharindumendis
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
telegram_send_messageSend a text message to a Telegram chat.
telegram_send_photoSend a photo to a Telegram chat.
telegram_send_videoSend a video to a Telegram chat.
telegram_send_audioSend an audio file to a Telegram chat (shown as music player).
telegram_send_documentSend any file (document) to a Telegram chat.
telegram_send_voiceSend a voice message (.ogg/Opus) to a Telegram chat.
telegram_send_stickerSend a sticker to a Telegram chat using a file_id or .webp URL.
telegram_send_locationSend a geographic location (map pin) to a Telegram chat.
telegram_get_updatesRetrieve recent updates (messages, callbacks, etc.) sent to the bot.
telegram_get_chat_infoGet information about a chat (group, channel, or user).
telegram_get_chat_member_countGet the total number of members in a chat/channel/group.
telegram_get_file_infoGet metadata and download path for a file stored on Telegram servers.
telegram_download_fileDownload a file from Telegram using its file_id.
telegram_forward_messageForward a message from one chat to another.
telegram_delete_messageDelete a message from a chat (bot must have delete permission).
telegram_pin_messagePin a message in a chat (bot must be admin with pin_messages permission).
telegram_get_bot_infoGet information about the configured bot (name, username, capabilities).
TELEGRAM_BOT_TOKEN"": "123456789:ABCdefGHIjklMNOpqrSTUvwxYZ"Tool annotations match behaviour
1 read-only tool performs write/delete/exec — telegram_download_file (line 610: with open(dest, "wb") as f:)
Either remove the readOnlyHint:true annotation, or remove the write/delete call from the tool handler.
Tool inputs are validated
16/17 tool handlers declare input schemas (94%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
12/17 tool handlers wrap calls in try/catch (71%)
Wrap each tool handler body in try/catch and return a structured error response.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/tharindumendis/agent_telegeam_mcp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check