HomeCommunication › Limzo Telegram Group Stats

Limzo Telegram Group Stats

Read-only stats for public Telegram groups tracked by Limzo, the anti-spam bot. No API key.

Official TypeScript Cloud Remote
★ 0 stars Last pushed 2026-09-18 License: MIT

Topics: Communication

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://limzo.com/api/public/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http limzo-mcp https://limzo.com/api/public/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "limzo-mcp": {
      "url": "https://limzo.com/api/public/mcp"
    }
  }
}

Package (npm 1.3.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "limzo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry