Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.telemost/telemost-mcp-server

io.telemost/telemost-mcp-server

Telegram channel analytics and statistics for AI agents, pay-per-call in USDC via x402.

Uptime
100.0%
1 direct probes · 30d
Response
325ms
last probe
Tools
20
callable
Resources
0
readable
Prompts
0
available

Tools · 20

telemost_catalog

Free machine-readable catalog of all paid Telemost tools (prices, input/output schemas, examples). Optional `block` filter (data|statistics|ads|reference). No payment required.

telemost_messages

Telegram channel data and monitoring: fetch recent messages and posts from any public Telegram channel or group. Monitor news sources, track updates, or feed content into downstream analysis. Optional…

telemost_search

Telegram search and discovery: find public Telegram channels, groups and posts by keyword. Discover sources, communities, competitors or content on any topic. Returns a JSON envelope {ok, data, meta}.…

telemost_entities

Telegram content analytics and data extraction: pull structured entities from a channel's recent posts, links, @mentions, #hashtags, $cashtags, emails, phone numbers and bot commands. Contacts, ticker…

telemost_sentiment

Telegram sentiment analysis, raw inputs: recent posts and reactions for a channel, group or topic to run your own mood or opinion analysis. For a ready LLM verdict use /v1/data/sentiment/llm. Returns …

telemost_sentiment_llm

Telegram sentiment analysis, LLM verdict: sentiment label, score, trend and a short summary for a channel, group or topic. Gauge audience mood or brand perception before acting. Returns a JSON envelop…

telemost_channel_info

Telegram channel analytics and profile data: title, description, subscribers, category, country, language, links and verified flag. Vet a channel, enrich a dataset, or look up channel data in one call…

telemost_post

Telegram post analytics: a single post with its statistics over time, views, forwards and reactions. Measure how a specific post performed. Returns a JSON envelope {ok, data, meta}. Response data cont…

telemost_posts_search

Telegram post search and social listening: full-text search over posts across public channels to find who is talking about a keyword, brand or topic, with extended query syntax. Brand monitoring and m…

telemost_ads_networks

Telegram advertising data: available ad networks and their minimum deposits, compare where to run campaigns. Returns a JSON envelope {ok, data, meta}.

telemost_ads_posts

Telegram ad intelligence and competitor analysis: discover ad posts running on channels, what and where competitors advertised, with creatives. Searches posts from the last 14 days. Returns a JSON env…

telemost_stats_channel

Telegram channel analytics and statistics: subscribers and growth, average post views, reach, engagement and engagement rate (ERR/ERR24), plus mentions and forwards. A quick stats and health check of …

telemost_stats_subscribers

Telegram audience analytics: subscriber growth chart for a channel, track audience growth or decline over time (day/week/month/year). Returns a JSON envelope {ok, data, meta}.

telemost_stats_mentions

Telegram mention tracking and brand monitoring: mentions and citations of a given channel across other channels, who is referencing @channel, and its share of voice. Up to a full year of history. For …

telemost_stats_words

Telegram keyword and brand tracking: follow keyword or brand volume across public channels over time (by-period) or by channel (by-channels). Social listening and market research; searches posts from …

telemost_stats_reach

Telegram reach analytics: average post reach chart for a channel, how many people typical posts reach over time. Returns a JSON envelope {ok, data, meta}.

telemost_dictionaries

Reference data for the Telegram analytics API: countries, categories and languages used for filters and targeting. Returns a JSON envelope {ok, data, meta}.

telemost_similar

Telegram competitor analysis and channel discovery: find channels similar to a given one by topic and audience, discover competitors, alternatives or expansion targets. Returns a JSON envelope {ok, da…

telemost_compilations

Telegram channel discovery and research: curated compilations of channels, ready-made lists by theme for market mapping and research. Returns a JSON envelope {ok, data, meta}. Response data contains t…

telemost_stats_engagement

Telegram engagement analytics: engagement rate (ER), engagement rate by reach (ERR) and 24-hour reach engagement (ERR24) over time. Benchmark audience activity and channel performance. Returns a JSON …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.telemost/telemost-mcp-server": {
      "url": "https://api.telemost.io/mcp",
      "transport": "streamable-http"
    }
  }
}