Fast and Simple NodeJS MTProto Proxy(Telegram Proxy) with the support of PROMOTION CHANNELS, Secured Connection and Fake TLS
MCP server that connects as a real Telegram user (MTProto/GramJS) and exposes read-only tools: read/search messages, list dialogs & folders, group info, pinned, media info, and media download.
Local (unpublished) MCP server that connects Claude to your personal Telegram account via MTProto (gramjs). Run via node dist/index.js , not npx.
An MTProto 2.0 server framework (Fastify-style): createServer, routes, plugins, hooks, server-push. Ships the full protocol engine — WebSocket/raw-TCP transport, handshake, AES-IGE crypto, sessions, TL (de)serialization, layered encoding — plus the handle
End-to-end test tooling for MTProto servers built on @mt-tl/server: an in-process server harness, a real handshaking client (typed auto-unwrapping invoke, expectUpdate), multi-user sessions (per-user layer + anonymous), and a YAML scenario CLI (mtproto-te
Self-hosted interactive explorer + playground for an MTProto TL schema — the "Swagger/Redoc for MTProto". Point it at your .tl layers, get a static doc site with a layer-aware reference, scenario guides and a try-it playground.
MCP server for Telegram userbot — messages, media, reactions, polls & more. Built on GramJS/MTProto.
CLI to auto-forward messages and media between Telegram channels — filter by content type, with FloodWait-safe rate limiting