Telegram MCP Server

Integrations

  • Provides access to Telegram messaging platform, enabling reading unread messages, retrieving conversation history, sending messages, and managing communication entities within a Telegram account.

텔레그램-mcp

요구 사항

용법

  1. 종속성 설치

지엑스피1

  1. 텔레그램 API ID와 해시( 내 텔레그램 )로 .env 파일을 편집하고, 다른 사람과 공유하지 마세요.
  2. http 서버를 시작하세요

uv run http-server/http-server.py

  1. MCP 서버 설치

uv run mcp install mcp-server/mcp-server.py

사용 가능한 기능

MCP 서버는 다음과 같은 기능을 제공합니다.

  • get_unread_entities : 읽지 않은 메시지가 있는 엔티티를 가져옵니다.
  • get_unread_messages(id) : 주어진 엔터티 ID에서 읽지 않은 모든 메시지를 가져옵니다.
  • get_messages(id, count) : 엔티티에서 개수로 제한된 메시지를 가져옵니다.
  • get_entities : 현재 세션의 모든 엔티티를 가져옵니다.
  • get_entity_by_id(id) : 현재 세션에서 엔터티를 가져옵니다.
  • send_message(entity_id, content, reply_to_message_id) : 선택적 마크업과 회신을 사용하여 엔터티에 메시지를 보냅니다.

일반적인 문제 및 해결 방법

  • Claude가 MCP 서버를 실행할 수 없습니다 >> brew로 uv 설치 : brew install uv
  • Telegram에서 새 앱을 만들 수 없습니다 >> VPN 연결을 끊고 다시 시도하세요

특허

MIT

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Telegram 메시징 플랫폼과의 상호작용을 가능하게 하는 MCP 서버로, 사용자가 읽지 않은 메시지를 검색하고, 엔티티 정보를 가져오고, 자연어 인터페이스를 통해 메시지를 보낼 수 있도록 해줍니다.

  1. Requirements
    1. Usage
      1. Available Functions
        1. Common Issues & How to Fix
          1. License

            Related MCP Servers

            • -
              security
              F
              license
              -
              quality
              An MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.
              Last updated -
              1
              16
              JavaScript
            • A
              security
              A
              license
              A
              quality
              An MCP server that enables posting messages to Discord webhooks, allowing customization of content, username, and avatar URL.
              Last updated -
              1
              0
              JavaScript
              MIT License
            • -
              security
              A
              license
              -
              quality
              A server that enables interaction with Telegram chats directly through MCP-compatible hosts like Claude for Desktop, providing tools to retrieve chats, get messages, and send messages.
              Last updated -
              85
              Python
              Apache 2.0
              • Apple
              • Linux
            • -
              security
              -
              license
              -
              quality
              An MCP-based messaging system that allows AI systems to interact with various messaging platforms through standardized tools for sending text, images, documents, buttons, and alerts.
              Last updated -
              Python

            View all related MCP servers

            ID: 9oat3exviw