← Registry

Social Media

statiko.io

Provides Telegram channel analytics and trend tracking, enabling users to search channels, inspect profiles and metrics, view timelines, and discover trending topics and sample posts.

1 endpoint10 known toolsFirst detected September 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://mcp.statiko.io/mcp

No auth detected

MCP server metadata

Name
statiko
Version
1.0.0
Capabilities
tools.listChanged

Known tools 10

get_trending_topics

Ranked board of trending topics (stories) across tracked Telegram channels for a rolling 24h window.

Inferred read-only
get_trend_samples

Sample Telegram posts that mention a trending topic, for reading what a story on the trending board is actually about.

Inferred read-only
search_channels

Search Statiko's catalog of tracked Telegram channels by name and filter by verification, category, language and activity.

Inferred read-only
get_channels

One channel: full profile of a tracked Telegram channel — description, subscriber and post counts, categories, AI insights, and metrics (subscriber growth, post frequency, view rate, engagement) with dated sparklines over an optional date range.

Potential side effects
get_channel_timeline

Structural events in a channel's history: renames, description and photo changes, verification flips, subscriber/view milestones, and post edits or deletions — for telling what happened on a given date.

Potential side effects
get_similar_channels

Channels that resemble the given one by category and audience — the peer cohort to compare a channel's metrics against.

Inferred read-only
get_channel_posts

Recent posts from a tracked Telegram channel, newest first, with text, view/forward/reply/reaction counts and `reactions_map`, the five most used reaction emoji with their counts.

Inferred read-only
get_post_stats

How a post's views, forwards, replies and reactions (total and per-emoji) evolved over its life, as a sparse series of snapshots bucketed per hour or per day, oldest first — for view velocity and reaction drift.

Potential side effects
search

Search Statiko for tracked Telegram channels and currently trending stories.

Inferred read-only
fetch

Fetch the full document behind a search result id: a channel profile with metrics, or a trending story with context and sample posts.

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.statiko]
url = "https://mcp.statiko.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "statiko": {
      "type": "http",
      "url": "https://mcp.statiko.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: statiko
Remote MCP URL: https://mcp.statiko.io/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": {
    "statiko": {
      "url": "https://mcp.statiko.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "statiko": {
      "type": "http",
      "url": "https://mcp.statiko.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "statiko",
  "transport": "streamable-http",
  "url": "https://mcp.statiko.io/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 statiko.io was fetched 2026-09-26T16:24:35.428Z.

Trust status RestrictedContent

statiko.io is assessed as RestrictedContent: Domain runs technology categorized as adult content.

Indexed

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