Skip to main content
Glama
LimzoCom

limzo-mcp

Official

limzo-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

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

Related MCP server: telegram-briefing-mcp

Quick start

The server is hosted — this package is a stdio bridge for MCP clients:

npx limzo-mcp

Claude 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/mcp

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.

License

MIT

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Read-only Telegram access for Claude and other MCP hosts. Provides tools to list chats, read recent messages, and download media from your own Telegram account without needing an api_id/api_hash.
    Last updated
    5
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A read-only Telegram MCP server that retrieves messages from your DMs, groups, and channels, enabling Claude to generate executive briefings from Telegram conversations.
    Last updated
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    An MCP server that connects to Telegram as your real user account and exposes read-only tools to read and search messages, list chats and folders, inspect group info, and download media.
    Last updated
    20
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Provides read-only, real-time access to TON blockchain data including wallet balances, token holdings, transactions, prices, NFTs, DNS resolution, and address validation, without requiring private keys.
    Last updated
    14
    MIT

View all related MCP servers

Related MCP Connectors

  • Search 1.4M+ public Telegram channels, chats and bots. No account, no API key, no install.

  • Search 408K+ MAX channels and 86M+ posts; metrics, reactions, forwards, webhooks and usage.

  • Privacy-first web analytics. Query pageviews, referrers, trends, and AI insights.

View all MCP Connectors

Latest Blog Posts

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