OlympHill
telegram-mcp logo

telegram-mcp도메인/로봇의 대화, 메시지, 스케치, 읽음 현상력, 기타를 관리하기 위한 Telegram MCP입니다.

(0)
Daniel Nikulshyn리뷰어 Daniel Nikulshyn·업데이트됨 2026년 7월

개요

테莱그램-엠프시(server) : 모델 컨텍스트 프로토콜 (MCP) 기반의 텔레그램 API와 인공지능( AI) 보조자 사이의 브리지 형태로 작동합니다. 이 기능을 지원하기 위해 인공지능 애플리케이션들이 텔레그램과 상호작용할 수 있게 해주며, 다이얼로그 관리, 메세지, 드래프트 관리, 읽기 상태 관리와 같은 기능들을 제공합니다. 서버는 인공지능 보조자들이 로컬 서비스와 API와 상호작용할 수 있도록 안전하고 명확하게 관리할 수 있도록 돕고 있으며, 사용자의 통제권을 보장합니다. 이 서버를 지원할 수 있는 다양한 툴들이 제공되고 있으며, 예를 들어 계정 정보 취득, 다이얼로그 목록 제공, 다이얼로그 읽음 표시, 드래프트 메세지 전송이 이러한 툴의 일부입니다.

주요 기능

  • 현재 계정 정보를 가져오기
  • 선택적으로 읽지 않았을 때 다이얼로그 목록 보기
  • 다이얼로그 마커 읽음 상태
  • 특정 다이얼로그로부터 메시지를 가져오기
  • 다이얼로그에 drafts 메시지를 发送하기

가격

모델
Free
카테고리
MCP 서버
평점
아직 리뷰 없음

사용 사례

메시지 관리

telegram-mcp 서버를 사용하여 읽지 않은 메시지를 확인하거나, 정리하거나, 읽지 않은 메시지에 대한 response를 drafting하기

조직화 및 통신

서버를 사용하여 Telegram 대화 분석, 중요하지 않은 채팅으로 카테고리화, 특정 채팅에 대한 업데이트의 모니터링

장단점

장점

  • AI 어시스턴트를 Telegram으로 interact하게 하기
  • 국가 서비스 및 API와 안전하고 CLEAR하게 작업하는 clear한 방식 제공
  • 메시지 관리 및 organization과 같은 많은 feature를 support하고 있습니다.

단점

  • Telegram API Terms of Service 의 내용에 대한 이해가 필요함
  • 인증 및 클라이언트 구성에 대한 구성을 필요로 함이 있을 수 있습니다.

리뷰

리뷰를 작성하려면 로그인하세요.

아직 리뷰가 없습니다. 첫 번째가 되어보세요!

Q&A

What platforms can I run telegram-mcp on and how is it installed?

telegram-mcp can be installed on macOS, Linux, and Windows via Homebrew (`brew install chaindead/tap/telegram-mcp`), via NPX (`npx y @chaindead/telegram-mcp`), or by building from source using the provided repository.

Asked by Rasheed Osman · Apr 18, 2026

Which Telegram functionalities does telegram-mcp expose to AI assistants?

The server provides tools to get account info, list dialogs (optionally filtered for unread), mark dialogs as read, retrieve messages from a specific dialog, and send draft messages to any dialog.

Asked by Ivo Novotný · Apr 7, 2026

How do I set up authentication for telegram-mcp to access my Telegram account?

You must configure the server with your Telegram client credentials, typically via a JSON configuration file that includes the required API keys; the README emphasizes reading the Telegram API Terms of Service before doing so.

Asked by Piotr Baranowski · Feb 25, 2026

질문하기

MCP 서버 대안