This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryRedirected console.log to stderr to prevent GramJS log output from corrupting MCP JSON‑RPC stream.
Full changelog
Bug Fixes
- Redirect
console.logtostderrto prevent GramJS log output from corrupting MCP JSON-RPC stream over stdio (#1)
GramJS Logger internally uses console.log (stdout) with ANSI color codes, which breaks JSON-RPC parsing in MCP clients like Claude Desktop. The redirect is applied before any imports to catch all initialization logs.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About overpod/mcp-telegram
Telegram MCP server via MTProto/GramJS — 20 tools for reading chats, searching messages, downloading media, managing contacts. QR code login, npx zero-install. Hosted version at mcp-telegram.com.
Related context
Beta — feedback welcome: [email protected]