← Registry

Analytics

limzo.com

Provides statistics and insights about public Telegram groups, including activity, health, and rankings.

1 endpoint3 known toolsFirst detected July 25, 2026Last detected September 6, 2026

ENDPOINT 1

https://limzo.com/api/public/mcp

No auth detected

MCP server metadata

Name
limzo-mcp
Version
1.3.0
Capabilities
tools
Server instructions

Read-only public stats for Telegram groups tracked by Limzo (https://limzo.com). Use list_groups to find or search groups, then get_group_stats with a group's public slug (the last part of its https://limzo.com/s/<slug> URL). Payloads never include verbatim member messages. Docs: https://limzo.com/docs/

Known tools 3

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.

Inferred read-only
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.

Inferred read-only
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 durable lifetime totals (messages analyzed, members tracked, spam messages removed) and the current top groups by Limzo Score.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.limzo-mcp]
url = "https://limzo.com/api/public/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "limzo-mcp": {
      "type": "http",
      "url": "https://limzo.com/api/public/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: limzo-mcp
Remote MCP URL: https://limzo.com/api/public/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "limzo-mcp": {
      "type": "http",
      "url": "https://limzo.com/api/public/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "limzo-mcp",
  "transport": "streamable-http",
  "url": "https://limzo.com/api/public/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for limzo.com was fetched 2026-07-26T18:41:53.281Z and is being refreshed.

Trust status Trusted

limzo.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.