← Back to search

tgfmcp

vaibhavpandeyvpz Scanned 29d ago

TypeScript stdio MCP server and CLI for Telegram bots.

B
85 / 100

Versions

0.5.0latest
Jul 16, 2026
0.4.6
Apr 28, 2026
0.4.5
Apr 28, 2026
0.4.4
Apr 27, 2026
0.4.3
Apr 25, 2026
+ show 9 moreshow less
0.4.2
Apr 25, 2026
0.4.1
Apr 24, 2026
0.4.0
Apr 24, 2026
0.3.2
Apr 24, 2026
0.3.1
Apr 24, 2026
0.3.0
Apr 24, 2026
0.2.0
Apr 19, 2026
0.1.1
Apr 16, 2026
0.1.0
Apr 16, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 14

telegram_get_me
annotations: none low

Return the current session details for the connected Telegram bot.

telegram_get_status
annotations: none low

Return the current connection status for this Telegram bot session.

telegram_get_chat
annotations: none low

Get details for a Telegram chat by numeric ID or username.

telegram_get_chat_administrators
annotations: none low

List administrators for a Telegram group, supergroup, or channel.

telegram_lookup_chat
annotations: none low

Resolve a Telegram chat or channel by numeric ID or username.

telegram_send_message
annotations: none low

Send a plain text message to a Telegram chat, group, or channel.

telegram_send_media_from_base64
annotations: none low

Send media to Telegram using a base64 payload with MIME type and optional filename/caption.

telegram_send_media_from_path
annotations: none low

Send a local file to Telegram by file path.

telegram_reply_to_message
annotations: none low

Send a reply to an existing Telegram message using explicit chat and message IDs.

telegram_react_to_message
annotations: none low

Add an emoji reaction to an existing Telegram message using explicit chat and message IDs.

telegram_edit_message
annotations: none low

Edit a previously sent Telegram text message using explicit chat and message IDs.

telegram_delete_message
annotations: none low

Delete a Telegram message using explicit chat and message IDs.

telegram_forward_message
annotations: none low

Forward an existing Telegram message to another chat using explicit source chat and message IDs.

telegram_send_typing
annotations: none low

Show the typing indicator in a target Telegram chat.

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 37

low
Tool 'telegram_get_me' has no annotations annotation_checker · 100%
low
Tool 'telegram_get_status' has no annotations annotation_checker · 100%
low
Tool 'telegram_get_chat' has no annotations annotation_checker · 100%
low
Tool 'telegram_get_chat_administrators' has no annotations annotation_checker · 100%
low
Tool 'telegram_lookup_chat' has no annotations annotation_checker · 100%
low
Tool 'telegram_send_message' has no annotations annotation_checker · 100%
low
Tool 'telegram_send_media_from_base64' has no annotations annotation_checker · 100%
low
Tool 'telegram_send_media_from_path' has no annotations annotation_checker · 100%
low
Tool 'telegram_reply_to_message' has no annotations annotation_checker · 100%
low
Tool 'telegram_react_to_message' has no annotations annotation_checker · 100%
low
Tool 'telegram_edit_message' has no annotations annotation_checker · 100%
low
Tool 'telegram_delete_message' has no annotations annotation_checker · 100%
low
Tool 'telegram_forward_message' has no annotations annotation_checker · 100%
low
Tool 'telegram_send_typing' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Buffer.from base64 in vaibhavpandeyvpz-tgfmcp-d46e566/src/lib/telegram/session.ts:256 entropy_analyzer · 75%
info
package.json metadata manifest_parser · 100%
info
Tool: telegram_get_me manifest_parser · 85%
info
Tool: telegram_get_status manifest_parser · 85%
info
Tool: telegram_get_chat manifest_parser · 85%
info
Tool: telegram_get_chat_administrators manifest_parser · 85%
info
Tool: telegram_lookup_chat manifest_parser · 85%
info
Tool: telegram_send_message manifest_parser · 85%
info
Tool: telegram_send_media_from_base64 manifest_parser · 85%
info
Tool: telegram_send_media_from_path manifest_parser · 85%
info
Tool: telegram_reply_to_message manifest_parser · 85%
info
Tool: telegram_react_to_message manifest_parser · 85%
info
Tool: telegram_edit_message manifest_parser · 85%
info
Tool: telegram_delete_message manifest_parser · 85%
info
Tool: telegram_forward_message manifest_parser · 85%
info
Tool: telegram_send_typing manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 206 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%