claude-code - 💡(How to fix) Fix Telegram plugin: inbound notifications/claude/channel silently dropped and not delivered to session [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#47992Fetched 2026-04-15 06:36:28
View on GitHub
Comments
0
Participants
1
Timeline
6
Reactions
0
Participants
Timeline (top)
labeled ×6

When using the Claude Code Telegram plugin, the MCP server successfully receives inbound messages from Telegram and sends notifications/claude/channel MCP notifications, but Claude Code silently drops them — the notifications are sent successfully by the MCP server but are never surfaced to the conversation. No error is logged on either side.

Error Message

When using the Claude Code Telegram plugin, the MCP server successfully receives inbound messages from Telegram and sends notifications/claude/channel MCP notifications, but Claude Code silently drops them — the notifications are sent successfully by the MCP server but are never surfaced to the conversation. No error is logged on either side.

Root Cause

When using the Claude Code Telegram plugin, the MCP server successfully receives inbound messages from Telegram and sends notifications/claude/channel MCP notifications, but Claude Code silently drops them — the notifications are sent successfully by the MCP server but are never surfaced to the conversation. No error is logged on either side.

RAW_BUFFERClick to expand / collapse

Description

When using the Claude Code Telegram plugin, the MCP server successfully receives inbound messages from Telegram and sends notifications/claude/channel MCP notifications, but Claude Code silently drops them — the notifications are sent successfully by the MCP server but are never surfaced to the conversation. No error is logged on either side.

Steps to Reproduce

  1. Install and configure the Telegram plugin (claude --channels plugin:telegram@claude-plugins-official)
  2. Send a message to the Telegram bot
  3. Observe that Claude Code does not receive or respond to the message

Expected Behavior

Inbound Telegram messages should be delivered to the active Claude Code session.

Actual Behavior

Notifications are silently dropped. The session remains unresponsive to incoming Telegram messages.

Related Issues

This issue has been reported multiple times:

  • #36431
  • #36802
  • #37663
  • #38534

Environment

  • Platform: macOS
  • Claude Code version: 2.1.107

extent analysis

TL;DR

The issue may be resolved by investigating the notification handling in Claude Code, specifically focusing on the notifications/claude/channel MCP notifications.

Guidance

  • Review the Claude Code documentation and source code to understand how notifications/claude/channel MCP notifications are handled and why they might be silently dropped.
  • Check if there are any configuration options or settings in the Telegram plugin or Claude Code that could be causing the notifications to be ignored.
  • Investigate the related issues (#36431, #36802, #37663, #38534) to see if they provide any clues or workarounds for this problem.
  • Verify that the MCP server is correctly sending the notifications and that the issue is indeed with Claude Code receiving or processing them.

Example

No code snippet can be provided without more information about the internal workings of Claude Code or the Telegram plugin.

Notes

The root cause of the issue is unclear, and more investigation is needed to determine why the notifications are being silently dropped. The fact that no error is logged on either side makes it more challenging to diagnose the problem.

Recommendation

Apply workaround: Since the issue is not fully understood, and no clear fix is available, applying a workaround, such as manually checking the MCP server logs or using a different notification mechanism, might be necessary until a proper solution is found.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix Telegram plugin: inbound notifications/claude/channel silently dropped and not delivered to session [1 participants]