Back to Home
leshchenko1979 icon

fast-mcp-telegram

Verified Safe

by leshchenko1979

Overview

Enables AI assistants to interact with Telegram for messaging, search, and contact management via a standardized MCP interface.

Installation

Run Command
docker compose --profile server up -d

Environment Variables

  • API_ID
  • API_HASH
  • PHONE_NUMBER
  • DOMAIN
  • SERVER_MODE
  • HOST
  • PORT

Security Notes

The project demonstrates a strong focus on security, especially for SSRF prevention, Bearer token authentication, session isolation, and dangerous Telegram API method blocking. File handling restricts local file access to stdio mode. While `invoke_mtproto` allows direct API access (inherently increasing surface area), it is protected by default by a denylist for dangerous operations and requires explicit opt-in. Proper management of Bearer tokens is critical as they grant full account access.

Similar Servers

Stats

Interest Score39
Security Score9
Cost ClassMedium
Avg Tokens500
Stars18
Forks1
Last Update2026-01-19

Tags

TelegramAIMessagingSearchCommunicationMCPIntegration