← Index

io.github.khadinakbaronline/telegram-channel-scraper-mcp

io.github.khadinakbaronline/telegram-channel-scraper-mcp·v1.0.0·Web Scraping
Quality Score
85
/100

Scrape messages, extract leads from public Telegram channels. No login required.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "telegram-channel-scraper-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "telegram-channel-scraper-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "telegram-channel-scraper-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "telegram-channel-scraper-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y telegram-channel-scraper-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Web Scraping