Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Limzo Telegram Group Stats

com.limzo/telegram-group-stats

Read-only public Telegram group stats from Limzo: leaderboards, activity, levels. No API key.

Uptime
100.0%
1 direct probes · 30d
Response
228ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_group_stats

Call this when the user asks about the activity, health, leaderboard, mood, or trends of a specific Telegram group tracked by Limzo. `slug` is the last part of the group's public page URL, limzo.com/s…

list_groups

Call this to discover Telegram groups tracked by Limzo — to browse the directory, filter by language, or find a group's slug for get_group_stats. Optional `query` filters case-insensitively over group…

get_global_stats

Call this for network-wide numbers across all public Telegram groups tracked by Limzo (group count, messages, active users, replies, reactions, karma — 7-day and all-time) plus durable lifetime totals…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "limzo_telegram_group_stats": {
      "url": "https://limzo.com/api/public/mcp",
      "transport": "streamable-http"
    }
  }
}