Skip to main content
Glama
sstepanovvl

mcp_canadiantire

by sstepanovvl

Canadian Tire store finder

ct_stores

Locate Canadian Tire stores closest to a postal code or coordinates, sorted by distance. Retrieve store details, services, and fulfillment eligibility for pickup or delivery.

Instructions

Find Canadian Tire stores nearest to a postal code or coordinates, sorted by distance (with distanceKm). Each store: id, name, address, town, province, postal code, phone, coordinates, URL, services, and fulfillment eligibility (free pickup / curbside / express delivery). Use to find a store id for ct_product / ct_store_availability.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
postalCodeNoCanadian postal code, e.g. 'M5V 2T6'. Geocoded, then distance-sorted.
latitudeNoLatitude (alternative to postalCode).
longitudeNoLongitude (used with latitude).
langNoResponse language. Default 'en'.
limitNoMax stores to return (1-50). Default 20.
Behavior4/5

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

No annotations provided, so description carries full burden. It discloses the output structure, sorting by distance, and includes distanceKm. It does not mention destructive or side effects, which is appropriate for read-only 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 two sentences, front-loaded with the core action and output details, followed by usage context. Every sentence adds value with no 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?

Covers input options (postal code/coordinates), output fields, and usage for sibling tools. Missing details on authentication or rate limits, but adequate for typical use.

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%, with each parameter having clear descriptions. The tool description adds context like 'sorted by distance' but does not significantly enhance parameter understanding beyond the schema.

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 explicitly states the tool finds Canadian Tire stores nearest to a location, sorted by distance, and lists the output fields. It distinguishes itself from siblings (ct_product, ct_search, ct_store_availability) by focusing on store finding.

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 provides clear guidance by stating 'Use to find a store id for ct_product / ct_store_availability,' linking to sibling tools. It does not explicitly state when not to use, but the use case is well-defined.

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/sstepanovvl/mcp_canadiantire'

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