#
ENJA

telegram-bot-mcp-server

MCP Server

siavashdelkhosh81/telegram-bot-mcp-server

A Model Context Protocol server enabling AI assistants to interact with the Telegram Bot API, featuring automatic message splitting and user management tools.

7 7MITUpdated 2025-08-31

Overview

This Model Context Protocol (MCP) server allows AI assistants to interface directly with Telegram bots. It provides comprehensive capabilities for sending messages, posting media with captions, managing channel or group memberships, and configuring bot profiles. Built-in intelligence automatically handles Telegram's 4096-character limit by splitting long texts and captions while preserving word boundaries. It supports NPX execution for quick setup alongside robust error handling for API and network issues.

Capabilities

  • Send text messages with automatic splitting for long content
  • Send photos with optional captions that support auto-splitting
  • Ban and unban chat members
  • Retrieve chat metadata, member counts, and specific member details
  • Configure and inspect bot names, descriptions, and commands
  • Validate bot authentication and tokens

Best for

Automating Telegram message broadcasts and notifications from an AI workflow, Managing Telegram group chat memberships and moderation using an AI assistant, Configuring bot descriptions, commands, and profiles directly through conversational AI

Works with

Claude CodeCursorGitHub Copilot
Evoa Score breakdown= Σ (score × weight)
69
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%85 → +12.8

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%50 → +7.5

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%28 → +3.4

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%70 → +7.0

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%34 → +2.7

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%75 → +3.8

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total69.1 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Requires a Telegram Bot Token provided via environment variables. Ensure the token is kept secret and not exposed in public repositories or logs.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.