Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
rona_searchA

Search RONA (rona.ca) for products by keyword. Returns matching products with SKU, name, brand, model, rating, category, URL and image, plus the total result count, available filters (facets) and sort options. Use page to paginate. Note: prices and live stock are not in the search index — use rona_product for a full card.

rona_productA

Fetch the full product card for a RONA SKU (item number): name, brand, model, description, image, rating, barcode, category path, URL, and online availability. Note: RONA does not expose unit price or per-store stock through its public APIs, so price is null.

rona_store_availabilityA

Check whether a RONA SKU is available to buy online (inventory status). Note: real-time per-store stock levels and aisle/bay locations are not available from RONA's public APIs — this reports online purchasability only. Use rona_stores to find stores near a location.

rona_storesA

Find RONA stores nearest to a Canadian postal code (geocoded) or to latitude/longitude. Returns, per store: id, name, banner, address, city, province, postal code, phone, coordinates, distance (km), time zone, store URL and opening hours — sorted nearest first.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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_rona'

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