Skip to main content
Glama

search_products

Read-onlyIdempotent

Search for EDC products by keyword, category, or brand to find items with prices, availability, and direct purchase links from edc4me.com.

Instructions

Search for EDC (everyday carry) products by keyword, category, brand, or material. Returns matching products with titles, prices, availability status, brand names, product images, and direct links to edc4me.com. Searches across 100,000+ tracked products from 1,000+ brands.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
api_keyNoOptional API key for authenticated access.
queryNoSearch keyword to match against product titles (e.g., 'titanium knife', 'Olight flashlight', 'fidget spinner')
categoryNoFilter by product category. Options: knives, wallets, flashlights, pens, fidgets_haptics, multi_tools, watches, bags
brandNoFilter by brand name (e.g., 'Spyderco', 'Benchmade', 'Olight', 'Magnus')
limitNoNumber of results to return (default: 10, max: 25)
Behavior3/5

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

Annotations already provide readOnlyHint=true, destructiveHint=false, idempotentHint=true, and openWorldHint=false, covering safety and idempotency. The description adds context on the search scope (100,000+ products, 1,000+ brands) and return fields (titles, prices, etc.), but doesn't mention rate limits, auth needs beyond the optional api_key, or pagination behavior.

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 front-loaded with the core purpose in the first sentence, followed by return details and scope. Both sentences are informative with zero waste, efficiently covering search functionality, output, and dataset scale without redundancy.

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's moderate complexity (search with 5 optional params), rich annotations, and 100% schema coverage, the description is mostly complete. It lacks output schema, but describes return values (titles, prices, etc.) and scope. However, it doesn't detail error handling or exact response structure, leaving minor gaps.

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 fully documents all 5 parameters. The description mentions search by keyword, category, brand, or material, aligning with the schema but not adding extra meaning. With high schema coverage, baseline 3 is appropriate as the description doesn't compensate beyond what's already structured.

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 searches for EDC products using specific criteria (keyword, category, brand, material) and returns detailed product information. It distinguishes from siblings by focusing on broad search rather than availability checks, brand info, drops, trends, or price comparisons.

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 implies usage context by listing searchable attributes (keyword, category, brand, material) and mentioning the scope (100,000+ products, 1,000+ brands). However, it doesn't explicitly state when to use this versus alternatives like check_availability or get_price_comparison, though the focus on search is clear.

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/direct-web/drop-beacon-mcp'

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