Skip to main content
Glama
slava01011910-ops

telemost-mcp-server

telemost_search

telemost_search
Read-onlyIdempotent

Search public Telegram channels, groups, and posts by keyword to find sources, communities, competitors, or content on any topic.

Instructions

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).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
scopeNo
regionNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already mark it read-only, non-destructive, and idempotent. The description adds the key cost fact ('Paid per call in USDC from your wallet') and clarifies it only covers public content. It doesn't contradict annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences: the first declares the core purpose, the second adds use cases and pricing. No filler words; every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema exists, and the description doesn't describe the return format or how results are structured. It also doesn't explain how scope/region filters work, leaving the agent to infer from parameter names. However, the payment note and public-scope clarification provide useful operational context, giving partial completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description does not explain any of the four parameters; schema coverage is 0%. While the schema shows enums for scope and region, the description adds no meaning to query, limit, scope, or region, so it fails to compensate for the lack of parameter documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with 'Telegram search and discovery' and specifies 'find public Telegram channels, groups and posts by keyword', giving a clear verb+resource+scope. It differentiates from siblings like telemost_posts_search by covering all content types.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It provides practical use cases: 'Discover sources, communities, competitors or content on any topic.' However, it does not explicitly mention when not to use it or name alternatives, so it lacks exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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