Telegram Channel Explorer

Enables access to Telegram channels and messages for searching content by keywords, listing available channels, retrieving specific messages, and filtering with regex patterns using the MTProto protocol.

View Source
20 stars
0 tools
Created Aug 2025
@kfastov/kfastov-telegram-channel-explorer-telegram-mcp-server

About

Enables access to Telegram channels and messages for searching content by keywords, listing available channels, retrieving specific messages, and filtering with regex patterns using the MTProto protocol.

Categories

general

Installation

npm

npm install @kfastov/kfastov-telegram-channel-explorer-telegram-mcp-server

Configuration

{ "mcpServers": { "kfastov-telegram-channel-explorer-telegram-mcp-server": { "command": "npx", "args": [ "-y", "@kfastov/kfastov-telegram-channel-explorer-telegram-mcp-server" ] } } }