TE

Telegram

Created 6 months ago

A full-featured Telegram integration for Claude, Cursor, and any MCP-compatible client.

development location documentation public telegram mcp

What is Telegram?

An MCP server that provides paginated chat reading, message retrieval, and message sending capabilities for Telegram through Telethon integration.

Documentation

Telegram MCP Server

Features & Tools

This MCP server exposes a huge suite of Telegram tools...

Requirements

Installation & Setup

  1. Fork & Clone
  2. Create a Virtual Environment
  3. Generate a Session String
  4. Configure .env

Running with Docker

  1. Build the Image
  2. Running the Container

Configuration for Claude & Cursor Tool Examples with Code & Output

Usage Examples Error Handling & Robustness

Contribution Guide Security Considerations

Troubleshooting License

This project is licensed under the Apache 2.0 License.

Server Config

{
  "mcpServers": {
    "telegram-server": {
      "command": "npx",
      "args": [
        "telegram"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: No

Project Info

Hosted Featured
Created At: May 23, 2025
Updated At: Aug 07, 2025
Author: Maintained by @chigwell and @l1v0n1
Category: community
License: Apache 2.0 License
Tags:
development location documentation