saq-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_productsC | Search SAQ products by query, category, country, grape variety, price range, etc. |
| get_new_arrivalsC | Get the latest new arrivals on SAQ.com, sorted by arrival date (most recent first) |
| get_coming_soonC | Get products that are coming soon (not yet available / pre-release), including upcoming lottery products |
| get_productA | Get full details for a specific SAQ product by its SKU/code |
| check_store_availabilityB | Check which SAQ stores have a specific product in stock |
| set_location_filterA | Restrict restock alerts to SAQ stores within a radius of a city or coordinates. Applies to both individual SKU watching and watch-all catalog scans. |
| clear_location_filterA | Remove the geographic filter — restock alerts will cover all SAQ stores in Quebec |
| watch_allA | Enable full-catalog restock monitoring. The daily watcher will scan every SAQ product and alert on any store count increase or availability improvement. |
| unwatch_allA | Disable full-catalog restock monitoring (catalog snapshot is kept on disk) |
| watch_productB | Add a SAQ product to the restock watchlist. The watcher will alert when it becomes available at new stores. |
| unwatch_productA | Remove a product from the restock watchlist |
| list_watchedA | Show all products on the restock watchlist with their current snapshot status |
| check_restocksA | Check all watched products for restock events right now. Compares current SAQ availability against saved snapshots. |
| setup_cellartrackerA | Configure CellarTracker credentials so the daily email includes community scores and average prices. Credentials are saved to ~/.saq-mcp/cellartracker.json and used only by the watcher daemon. |
| cellartracker_statusA | Show whether CellarTracker enrichment is configured for the daily email. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/MonoPaul/saq-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server