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.
20 stars
0 tools
Created Aug 2025
@kfastov/kfastov-telegram-channel-explorer-telegram-mcp-serverAbout
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"
]
}
}
}