Skip to main content
Glama
FlatNineOrg

Cart MCP Server

by FlatNineOrg

search_suppliers

Search for product suppliers and vendors. Filter by keyword, location, or supplier type to find sourcing and manufacturing partners.

Instructions

Search for product suppliers and vendors. Filter by keyword, location, or type. Useful for finding sourcing and manufacturing partners.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number (starts at 1). Omit for the first page.
sortNoSort field for supplier results.
typeNoSupplier type filter (e.g. 'manufacturer', 'wholesaler', 'dropshipper').
keywordNoSearch term for supplier name or product types.
locationNoFilter by supplier location (e.g. 'China', 'USA', 'India').
per_pageNoResults per page (1-100). Defaults to 20.
Behavior2/5

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

No annotations are provided, so the description carries full burden. It only states the tool searches and filters, but does not disclose pagination behavior, result limits, data freshness, or any other behavioral traits. This is insufficient for a tool with 6 parameters.

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 sentences, front-loaded with the primary action, and contains no unnecessary words. Every sentence serves a purpose.

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

Completeness2/5

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

Given the tool has 6 parameters, no output schema, and no annotations, the description is too sparse. It does not explain the search behavior, pagination, default sort, or what the response contains. The agent would need to infer too much from the parameter names alone.

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 parameters are already well-documented. The description redundantly mentions keyword, location, and type filters but adds no new semantic information beyond what is in the schema. Baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches for product suppliers and vendors, and mentions filtering by keyword, location, or type. It distinguishes the resource (suppliers) from sibling search tools but does not explicitly differentiate why this tool should be used over search_stores or search_products.

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 description says 'Useful for finding sourcing and manufacturing partners,' which implies a use case, but it provides no guidance on when not to use this tool or how it compares to alternatives like search_stores or search_products.

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/FlatNineOrg/cart-mcp'

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