Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

datasets_chrome_extensions_search

Search the Chrome Web Store dataset for extensions, themes, and apps. Filter by category, developer, permissions, rating, and more.

Instructions

Search the Chrome Web Store dataset. Searches stored Chrome Web Store item snapshots. Item type enum: extension, theme, app, unknown. Sort enum: relevance, users_desc, rating_desc, reviews_desc, updated_desc, trending_desc. Status enum: active, removed. Manifest version enum: 2, 3.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoFull-text query, max 256 characters
pageNoPage number, default 1
sortNoSort enum: relevance, users_desc, rating_desc, reviews_desc, updated_desc, trending_desc
statusNoStatus enum: active, removed
categoryNoExact Chrome Web Store category
developerNoExact displayed developer name
item_typeNoItem type enum: extension, theme, app, unknown
min_usersNoMinimum displayed user count
page_sizeNoPage size, default 20, max 100
min_ratingNoMinimum rating, 0 through 5
permissionNoExact declared permission
collects_dataNoFilter by public data-collection disclosure
developer_emailNoExact disclosed developer email
manifest_versionNoManifest version enum: 2, 3
min_rating_countNoMinimum rating count
has_broad_host_accessNoFilter by broad host access
Behavior3/5

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

No annotations are provided, so the description carries the burden. It states the tool 'searches stored Chrome Web Store item snapshots', implying a read-only, non-destructive operation. However, it does not explicitly confirm mutation behavior, response structure, or other behavioral traits (e.g., pagination, rate limits). The description adds some value but leaves gaps.

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

Conciseness3/5

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

The description is a single sentence followed by inline enum lists, which is moderately concise but somewhat verbose due to listing enums. Front-loading is decent with the main action stated first. Some space could be saved by omitting or moving enums to the schema, but it remains readable.

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 tool has 16 parameters and no output schema, the description covers the search scope and all filter options. It does not describe the return format or pagination behavior, but sibling tools of similar structure likely follow a consistent pattern. The description is complete enough for a search tool with well-documented parameters.

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 schema already documents all 16 parameters. The description lists the enum values for item_type, sort, status, and manifest_version, which adds marginal value by providing inline sample values. However, it does not add meaning beyond what the schema provides for most parameters.

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 verb 'search' and the resource 'Chrome Web Store dataset' with the scope 'stored Chrome Web Store item snapshots'. It distinguishes from sibling dataset tools by focusing on Chrome extensions specifically, and lists enums for item_type, sort, status, and manifest_version, making the purpose very specific.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus other sibling tools like 'datasets_chrome_extensions_facets', 'datasets_chrome_extensions_item', etc. It does not mention alternatives, prerequisites, or context for choosing this search over other dataset search tools.

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/Crawlora-org/crawlora-mcp'

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