mcpbeat

Limzo Telegram Group Stats MCP Server

com.limzo/telegram-group-stats
answering

Limzo Telegram Group Stats is answering right now. Last checked 9 min ago. 90 installs a week from npm. It exposes 3 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 381 · avg 24 · -62% w/w
a month agotoday
Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
202 ms
Response time
average over 24h
90
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add telegram-group-stats --transport http https://limzo.com/api/public/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "telegram-group-stats": {
      "url": "https://limzo.com/api/public/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.telegram-group-stats]
url = "https://limzo.com/api/public/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "telegram-group-stats": {
      "url": "https://limzo.com/api/public/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "telegram-group-stats": {
      "url": "https://limzo.com/api/public/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

global
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 the current top groups by Limzo Score. For finding a specific group, prefer list_groups.
group
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/<slug> (e.g. "hipo"). Returns the curated limzo.public_stats/v1 JSON: messages, replies, active members, daily series, top members, mood, reactions, language mix, the Limzo Levels ladder (lifetime XP + badge tiers), and weekly-league standings when the group has the league enabled. Optional `range`: 7d (default), 30d, all — the wider ranges only serve real data for groups on a paid plan and otherwise silently fall back to 7d, so check `range.key` in the result. Never includes verbatim member messages.
groups
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 title, username, slug, and description. Optional `lang` (ISO 639-1, e.g. "fa", "es") keeps only groups where that language is a meaningful share of what members write — the way to answer "find active Persian/Spanish groups". Omit both to list the top groups by Limzo Score. Each row carries a `language` mix (primary language + top languages as percentages); rows also include slug, title, username, plan, member_count, 7-day messages and active members, score and page URLs, plus `total_matches` so you can tell when more groups matched than were returned.

Endpoints

URLTransportStateLatencyChecked
https://limzo.com/api/public/mcp streamable-http answering 208 ms 9 min ago

Limzo Telegram Group Stats — questions

Answers built from our own checks of this server.

What can Limzo Telegram Group Stats do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_global_stats, get_group_stats, list_groups. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Limzo Telegram Group Stats working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 202 ms. The bar chart above shows every period we have measured.
Is Limzo Telegram Group Stats still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Limzo Telegram Group Stats?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Limzo Telegram Group Stats need an API key?
No. Limzo Telegram Group Stats completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Limzo Telegram Group Stats?
It answers our handshake in 202 ms on average, which is faster than 62% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Limzo Telegram Group Stats?
The npm package limzo-mcp was installed 90 times in the last week. Week over week that is -62%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.