mcp-telegram

j2h4u/mcp-telegram
★ 1 stars Python AI/LLM Updated 2d ago
MCP server exposing Telegram as tools for LLMs — read history, search with context, look up entities by name
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-telegram": {
      "command": "uvx",
      "args": [
        "mcp-telegram"
      ]
    }
  }
}

Or install with pip: pip install mcp-telegram

README Excerpt

**A local Telegram mirror and MCP server for personal AI agents.** `mcp-telegram` keeps a local, searchable copy of your Telegram dialogs and exposes it through the [Model Context Protocol](https://modelcontextprotocol.io). It is built for agents that need to triage unread chats, browse folders and topics, read recent context, search message history, audit your own activity,

Tools (18)

get_dialog_statsget_entity_infoget_inboxget_my_recent_activityget_sync_alertsget_sync_statusget_unread_summaryget_usage_statslist_dialogslist_folder_messageslist_folderslist_important_eventslist_messageslist_topicsmark_dialog_for_syncsearch_messagessubmit_feedbacktrace_account_messages