Telegram
Freeby MCP Community
MCP server for scraping Telegram public channels and groups
v0.3.0Added Apr 12, 2026
mcptelegramscrapermodel-context-protocol
Telegram MCP Server
MCP server for scraping Telegram public channels and groups
Installation
npx -y @iflow-mcp/telegram-mcp-server
Reviews
Installation
Quick install
npx -y @iflow-mcp/telegram-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"telegram": {
"command": "npx",
"args": ["-y", "@iflow-mcp/telegram-mcp-server"]
}
}
}