MCP server for Limzo — read-only public Telegram group statistics (leaderboards, levels, activity) from limzo.com. npx limzo-mcp
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add limzo-mcp -- npx -y limzo-mcp{
"mcpServers": {
"limzo-mcp": {
"command": "npx",
"args": ["-y", "limzo-mcp"]
}
}
}MCP Servers overview
# limzo-mcp
[](https://www.npmjs.com/package/limzo-mcp)
[](./LICENSE)
[](https://modelcontextprotocol.io)
MCP (Model Context Protocol) server for **[Limzo](https://limzo.com)**, the Telegram anti-spam and moderation bot — read-only public Telegram group statistics: leaderboards, activity trends, member levels, weekly award history, and moderation summaries for any group with a public Limzo stats page.
No API key, no account. Everything served is already public at `limzo.com/s/<slug>` — payloads never include verbatim member messages.
## Tools
| Tool | What it returns |
|---|---|
| `list_groups` | Search/browse the public group directory (slug, title, members, language) |
| `get_group_stats` | Full public stats for one group by slug: activity, top members, levels, awards, moderation summary |
| `get_global_stats` | Network-wide Limzo stats |
## Quick start
The server is hosted — this package is a stdio bridge for MCP clients:
```bash
npx limzo-mcp
```
### Claude Desktop / Claude Code
```json
{
"mcpServers": {
"limzo": { "command": "npx", "args": ["-y", "limzo-mcp"] }
}
}
```
### Cursor / other MCP clients
Same pattern — command `npx`, args `["-y", "limzo-mcp"]`.
### Direct HTTP (streamable MCP, no bridge)
Clients that support remote MCP can connect straight to:
```
https://limzo.com/api/public/mcp
```
## Example
Ask an assistant *"How active is the hipo_chat Telegram group?"* and it calls `get_group_stats`:
```jsonc
// get_group_stats { "slug": "hipo" } → (response trimmed)
{
"group": { "title": "Hipo Chat", "username": "hipo_chat", "member_count": 3920 },
"range": { "key": "7d", "label": "7 days", "days": 7 },
"stats": {
"messages": 1107,
"active_users": 236,
"mood": { "label": "Sunny", "emoji": "☀️", "positive_pct": 83 },
"top_members": [
{ "rank": 1, "name": "Josip", "messages": 238 },
{ "rank": 2, "name": "Behrang Norouzinia", "messages": 84 }
]
}
}
```
Every value above is already public at [limzo.com/s/hipo](https://limzo.com/s/hipo) — the server never exposes verbatim member messages. Full response shape: [openapi.json](https://limzo.com/api/public/openapi.json).
## What is Limzo?
A Telegram community bot: public shareable stats pages, member levels/badges/achievements, weekly highlights and reports, mini-games, and smart anti-spam moderation (newcomer captcha, impersonator guard, link safety scan, /warn warnings, language lock, cross-group network shield). Free to start: [@LimzoRobot](https://t.me/LimzoRobot?start=github).
- Docs: https://limzo.com/docs/
- OpenAPI: https://limzo.com/api/public/openapi.json
- llms.txt: https://limzo.com/llms.txt
## Listed on
Official [MCP Registry](https://registry.modelcontextprotocol.io) (`com.limzo/telegram-group-stats`) · [Glama](https://glama.ai/mcp/servers/LimzoCom/limzo-mcp) · [Smithery](https://smithery.ai) · [npm](https://www.npmjs.com/package/limzo-mcp)
## License
MIT
What people ask about limzo-mcp
What is LimzoCom/limzo-mcp?
+
LimzoCom/limzo-mcp is mcp servers for the Claude AI ecosystem. MCP server for Limzo — read-only public Telegram group statistics (leaderboards, levels, activity) from limzo.com. npx limzo-mcp It has 0 GitHub stars and its last recorded update is dated 2026-09-18.
How do I install limzo-mcp?
+
You can install limzo-mcp by cloning the repository (https://github.com/LimzoCom/limzo-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is LimzoCom/limzo-mcp safe to use?
+
Our security agent has analyzed LimzoCom/limzo-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains LimzoCom/limzo-mcp?
+
LimzoCom/limzo-mcp is maintained by LimzoCom. The last recorded GitHub activity is dated 2026-09-18, with 0 open issues.
Are there alternatives to limzo-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy limzo-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/limzocom-limzo-mcp)<a href="https://claudewave.com/repo/limzocom-limzo-mcp"><img src="https://claudewave.com/api/badge/limzocom-limzo-mcp" alt="Featured on ClaudeWave: LimzoCom/limzo-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.