io.telemost/telemost-mcp-server
io.telemost/telemost-mcp-serverTelegram channel analytics and statistics for AI agents, pay-per-call in USDC via x402.
Tools · 20
Free machine-readable catalog of all paid Telemost tools (prices, input/output schemas, examples). Optional `block` filter (data|statistics|ads|reference). No payment required.
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…
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}.…
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…
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 …
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…
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…
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…
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…
Telegram advertising data: available ad networks and their minimum deposits, compare where to run campaigns. Returns a JSON envelope {ok, data, meta}.
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…
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 …
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}.
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 …
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 …
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}.
Reference data for the Telegram analytics API: countries, categories and languages used for filters and targeting. Returns a JSON envelope {ok, data, meta}.
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…
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…
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 …
Similar MCP servers embedding-nearest
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"
}
}
}