telegram-bot-mcp-server
MCP Serversiavashdelkhosh81/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.
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
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(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.