← Back to search

telegram-mcp-bot

hatipaksunger Scanned 12d ago

Telegram MCP server for two-way bot communication with session management

npm
A
94.1 / 100

Versions

1.1.0latest
May 16, 2026
1.0.5
May 16, 2026
1.0.4
Apr 13, 2026
1.0.1
Apr 6, 2026
1.0.0
Apr 6, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 5

set_session
annotations: none low

Set or update the session name and emoji. Registers a Telegram command so users can direct messages to this session.

emoji string session_name string
list_chats
annotations: none low

List all Telegram chats the bot has interacted with

send_message
annotations: none low

Send a text message to a Telegram chat. chat_id is optional — defaults to the most recent known chat.

text string reply_to_message_id number
send_photo
annotations: none low

Send a photo to a Telegram chat by URL, file ID, or local file path. chat_id is optional — defaults to the most recent known chat.

photo string caption string
get_updates
annotations: none low

Get recent messages from Telegram chats. When a session name is set, only returns messages targeted at this session (or untargeted messages).

limit number chat_id number since_cursor number

Permissions 1

env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 18

info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 134 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%
low
Tool 'set_session' has no annotations annotation_checker · 100%
low
Tool 'list_chats' has no annotations annotation_checker · 100%
low
Tool 'send_message' has no annotations annotation_checker · 100%
low
Tool 'send_photo' has no annotations annotation_checker · 100%
low
Tool 'get_updates' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
package.json metadata manifest_parser · 100%
info
Tool: set_session manifest_parser · 70%
info
Tool: list_chats manifest_parser · 70%
info
Tool: send_message manifest_parser · 70%
info
Tool: send_photo manifest_parser · 70%
info
Tool: get_updates manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (4) manifest_parser · 80%