Skip to main content
Glama
dentro-fyi

dentro MCP

Official
by dentro-fyi

discover_companies

Find e-commerce companies by describing products or brands in natural language. Returns ranked matches with IDs for subsequent product searches.

Instructions

Find e-commerce companies in the Dentro network that match a natural language query. Returns ranked matches with company IDs to use in subsequent product searches. Use this first when the user asks about a product type or brand.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (1-50). Default 10.
queryYesNatural-language description of what you are looking for (e.g. "sustainable tote bags", "merino wool socks for men")
categoryNoOptional category filter (e.g. "apparel", "footwear")
Behavior3/5

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

With no annotations, the description carries the full burden. It discloses the core behavior (search companies, return ranked IDs) and the network scope. However, it does not mention rate limits, authentication needs, or other side effects. The description is adequate but not rich in behavioral detail.

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 extremely concise: two sentences with no wasted words. The first sentence covers purpose and output, the second gives usage guidance. It is well-structured and front-loaded.

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 no output schema and no annotations, the description adequately explains the tool's function, input, and output (company IDs). It also relates to sibling tools via the usage hint. Minor absence: not detailing the format of the ranked matches beyond IDs, but still sufficient for an agent.

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 description coverage is 100%, so the baseline is 3. The description adds context for the query parameter ('natural-language query') and the overall goal, but it does not provide additional meaning beyond the schema's existing descriptions for limit and category.

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 finds e-commerce companies matching a natural language query and returns ranked matches with company IDs. It distinguishes from siblings by explicitly advising use when the user asks about a product type or brand, setting it apart from product search tools.

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?

The description provides explicit when-to-use guidance ('Use this first when the user asks about a product type or brand') and explains the output's role in subsequent product searches. However, it lacks explicit statements about when not to use it or direct alternatives beyond the implied sequence.

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/dentro-fyi/dentro-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server