Skip to main content
Glama
slava01011910-ops

telemost-mcp-server

telemost_dictionaries

telemost_dictionaries
Read-onlyIdempotent

Retrieve reference dictionaries for Telegram analytics: countries, categories, and languages to set up filters and targeting. Each call is paid in USDC from your wallet.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindYes
regionNo
Behavior4/5

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

Annotations already declare readOnly, idempotent, openWorld, and non-destructive. The description adds important behavioral information: the tool is paid per call in USDC from the user's wallet, and that it provides reference data. This goes beyond what annotations provide.

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?

Two concise sentences cover the purpose and cost, front-loaded with the main function. No wasted words.

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

Completeness4/5

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

Given the simple two-parameter schema and strong annotations, the description covers the core purpose and cost. However, it does not describe the response format or the role of 'region', which would be helpful given there is no output schema.

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

Parameters3/5

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

Schema coverage is 0%, so the description must compensate. It explicitly lists 'countries, categories and languages' which maps to the 'kind' enum, but it does not explain the 'region' parameter at all. The description adds some meaning for one parameter but leaves the other undocumented.

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 clearly states the tool provides reference data (countries, categories, languages) for the Telegram analytics API, used in filters/targeting. It distinguishes itself from siblings by focusing on static dictionaries and pointing to telemost_catalog for pricing.

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 gives a clear context for when to use this tool (when you need reference data for filters/targeting) and adds a cost warning with a pointer to telemost_catalog for price. It lacks explicit exclusions, but the use context is unambiguous.

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