Skip to content

Telegram Channel Scraper

Free

by MCP Community

MCP server for scraping public Telegram channels — messages, emails, leads, channel info. No login or API key required. Powered by Apify.

v1.0.1Added Apr 12, 2026
mcptelegramscrapermcp-servermodel-context-protocol
Works with:ClaudeGPTGeminiCopilot

Telegram Channel Scraper MCP Server

MCP server for scraping public Telegram channels — messages, emails, leads, channel info. No login or API key required. Powered by Apify.

Installation

npx -y telegram-channel-scraper-mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y telegram-channel-scraper-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "telegram-channel-scraper": {
      "command": "npx",
      "args": ["-y", "telegram-channel-scraper-mcp-server"]
    }
  }
}