Skip to main content
Glama
artkrsk

@artemsemkin/envato-market-mcp

by artkrsk

search_comments

Search ThemeForest comments on an Envato item by ID, filter by search phrase, and retrieve conversation threads across pages for community feedback or support issues.

Instructions

Search ThemeForest comments on an item. Returns conversation threads.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number (default 1)
termNoSearch phrase to filter comments
item_idYesEnvato item ID
Install Server

TDQS

A3.8/5.0
Behavior3/5

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

With no annotations provided, the description carries the full behavioral burden. It does disclose that the tool returns conversation threads, which is useful. But it does not mention pagination behavior, ordering, possible empty results, authentication requirements, or rate-limit implications. For a read-only search tool this is acceptable but not richly transparent.

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 short sentences with no filler. It front-loads the core purpose ('Search ThemeForest comments on an item') and then adds the key output behavior ('Returns conversation threads'). Every word earns its place.

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?

For a low-complexity search tool, the description is mostly complete: a single required parameter is identified by the schema, the optional parameters are self-explanatory, and the return type is described at a high level. The absence of an output schema means exact thread shape is undocumented, but the description gives enough for an agent to select and invoke the tool correctly.

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?

The input schema fully documents all three parameters with 100% coverage, so the baseline is 3. The description adds little beyond the schema; it contextualizes item_id as a ThemeForest item and term as a search-based filter, but it does not explain how term interacts with comments or how page paginates threads.

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 names a specific action ('Search'), a specific resource ('ThemeForest comments'), and a constraint ('on an item'). This clearly distinguishes it from the sibling tools, which target purchases, earnings, statements, accounts, and item metadata rather than comments.

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

Usage Guidelines3/5

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

The phrase 'on an item' implies the primary use case: retrieving comments for a given Envato item. However, the description does not explicitly state when to prefer this tool over alternatives, nor does it describe any exclusions, search behavior, or prerequisites beyond the item context.

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

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/artkrsk/envato-market-mcp'

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