Skip to main content
Glama
amati032-dev

CrawlBit MCP

by amati032-dev

AI shopping readiness

crawlbit_shopping

Check if AI shopping agents can find and recommend your products by analyzing schema, price, and availability signals. Pinpoints why products fail to surface in AI recommendations.

Instructions

Checks whether AI shopping agents such as ChatGPT Shopping can find, understand and recommend a store's products: product schema completeness, price and availability signals, and the attributes those agents read. Use this for e-commerce sites, especially Shopify, when products never surface in AI recommendations. Inspects published structured data, so it cannot see a merchant feed submitted privately to a platform.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe site to analyse, e.g. example.com or https://example.com
Behavior4/5

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

With no annotations, the description carries the burden of disclosure. It clearly states the tool inspects published structured data and cannot see private feeds, which is a key limitation. It also names what it evaluates (schema completeness, price, availability, attributes), giving a solid behavioral overview.

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?

Three sentences, each earning its place: the first states purpose, the second gives usage context, and the third describes a limitation. The description is front-loaded and concise without unnecessary fluff.

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, the description explains what the tool checks and its limitation, which sets appropriate expectations. It doesn't describe return format, but the scope of analysis is clear. For a diagnostic tool with one parameter and clear use cases, this is reasonably complete.

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 single parameter url is fully described in the schema with examples (example.com or https://example.com), achieving 100% schema coverage. The description adds no extra parameter-level detail beyond what the schema provides, so the baseline score of 3 is appropriate.

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 checks whether AI shopping agents can find, understand, and recommend products, focusing on schema completeness, price/availability signals, and attributes. This specific verb+resource scope distinguishes it from sibling tools like offpage_gaps or crawler_watch.

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

Usage Guidelines5/5

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

Explicitly says to use for e-commerce sites, especially Shopify, when products never surface in AI recommendations. Also provides exclusion: it cannot see privately submitted merchant feeds, which helps avoid misuse. No explicit alternatives are named, but the when-to-use guidance is strong.

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/amati032-dev/crawlbit-mcp'

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