limzo-mcp
Officiallimzo-mcp
MCP (Model Context Protocol) server for Limzo — 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 |
| Search/browse the public group directory (slug, title, members, language) |
| Full public stats for one group by slug: activity, top members, levels, awards, moderation summary |
| Network-wide Limzo stats |
Related MCP server: telegram-briefing-mcp
Quick start
The server is hosted — this package is a stdio bridge for MCP clients:
npx limzo-mcpClaude Desktop / Claude Code
{
"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/mcpWhat 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.
Docs: https://limzo.com/docs/
llms.txt: https://limzo.com/llms.txt
License
MIT
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LimzoCom/limzo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server