Limzo Telegram Group Stats
com.limzo/telegram-group-statsRead-only public Telegram group stats from Limzo: leaderboards, activity, levels. No API key.
Tools · 3
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…
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…
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…
Similar MCP servers embedding-nearest
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"
}
}
}