Agentโ™ฅ๏ธŽAge
Catalog

Telegram MCP

OfficialLive

by globalion ยท TypeScript

Telegram bridge for your MCP-compatible agent. Bidirectional, no LLM in our stack.

Telegram bridge for your MCP-compatible agent. Bidirectional, no LLM in our stack. This server acts as a pipe between Telegram messages and your MCP client, storing messages and delivering them to your agent when polled, then pushing agent responses back to Telegram.

๐Ÿ› ๏ธ Key Features

  • Bidirectional Telegram โ‡„ MCP agent bridge
  • No inference in the middle; no LLM calls
  • Bring-your-own-agent compatibility (any MCP client)
  • Message storage and delivery via polling

๐Ÿš€ Use Cases

  • Connect Telegram users to a custom MCP agent
  • Decouple agent logic from messaging transport
  • Use with Claude Desktop, Cursor, or custom MCP scripts

โšก Developer Benefits

  • Clear separation of messaging layer from agent logic
  • No vendor lock-in or in-stack inference
  • Simple integration for MCP-compatible agents

โš ๏ธ Limitations

  • Requires an MCP client on the agent side to poll and respond
  • No in-process LLMs; relies on external agent for reasoning
Telegram MCP - agentage MCP Catalog