telemost-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EVM_NETWORK | No | CAIP-2 network override for EVM. | Base |
| SVM_NETWORK | No | CAIP-2 network override for SVM. | Solana mainnet |
| SOLANA_RPC_URL | No | RPC for the Solana signer. | mainnet-beta |
| EVM_PRIVATE_KEY | No | Base (EVM) wallet key (0x...). Funds x402 payments. | |
| SVM_PRIVATE_KEY | No | Solana wallet secret key (base58). | |
| MAX_PAYMENT_USDC | No | Per-call price ceiling (USD). | 1 |
| SESSION_MAX_USDC | No | Cumulative spend ceiling for the process lifetime. | 10 |
| TELEMOST_BASE_URL | No | API base URL. | https://api.telemost.io |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| telemost_catalogA | Free machine-readable catalog of all paid Telemost tools (prices, schemas, examples). No payment. |
| telemost_messagesA | 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_searchA | Telegram search and discovery: find public Telegram channels, groups and posts by keyword. Discover sources, communities, competitors or content on any topic. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_entitiesA | 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, tickers or outbound links at scale. Formatting-level entities, not semantic NER. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_sentimentA | 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. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_sentiment_llmA | 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. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_channel_infoA | 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. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_postA | Telegram post analytics: a single post with its statistics over time, views, forwards and reactions. Measure how a specific post performed. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_posts_searchA | 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 market research; searches posts from the last 14 days. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_ads_networksA | Telegram advertising data: available ad networks and their minimum deposits, compare where to run campaigns. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_ads_postsA | 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. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_stats_channelB | 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 any public channel; individual metrics are populated where the channel exposes them. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_stats_subscribersA | Telegram audience analytics: subscriber growth chart for a channel, track audience growth or decline over time (day/week/month/year). Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_stats_mentionsA | 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 keyword or brand tracking across posts, use the word tracker or post search. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_stats_wordsA | 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 the last 14 days. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_stats_reachA | Telegram reach analytics: average post reach chart for a channel, how many people typical posts reach over time. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_dictionariesA | Reference data for the Telegram analytics API: countries, categories and languages used for filters and targeting. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_similarA | Telegram competitor analysis and channel discovery: find channels similar to a given one by topic and audience, discover competitors, alternatives or expansion targets. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_compilationsA | Telegram channel discovery and research: curated compilations of channels, ready-made lists by theme for market mapping and research. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
| telemost_stats_engagementA | 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. Paid per call in USDC from your wallet (see telemost_catalog for the price). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/slava01011910-ops/telemost-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server