Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
woolworths_open_browser

Opens a browser and navigates to Woolworths website. This is the first step to establish a session.

woolworths_navigate

Navigate to a specific URL on the Woolworths website

woolworths_get_cookies

Retrieves session cookies from the current browser session. Run this after logging in or establishing a session.

woolworths_close_browser

Closes the browser instance

woolworths_search_products

Search for products on Woolworths. Requires session cookies to be obtained first.

woolworths_get_product_details

Get detailed information about a specific product by its stockcode

woolworths_get_specials

Get current specials and deals from Woolworths

woolworths_get_categories

Get the list of available product categories

woolworths_add_to_cart

Add a product to the shopping cart/trolley

woolworths_get_cart

Get the contents of the shopping cart/trolley

woolworths_remove_from_cart

Remove a product from the shopping cart/trolley

woolworths_update_cart_quantity

Update the quantity of a product in the shopping cart/trolley

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/elijah-g/Woolworths-mcp'

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