Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
woolworths_open_browserA

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

woolworths_navigateC

Navigate to a specific URL on the Woolworths website

woolworths_get_cookiesA

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

woolworths_close_browserB

Closes the browser instance

woolworths_search_productsA

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

woolworths_get_product_detailsC

Get detailed information about a specific product by its stockcode

woolworths_get_specialsC

Get current specials and deals from Woolworths

woolworths_get_categoriesB

Get the list of available product categories

woolworths_add_to_cartC

Add a product to the shopping cart/trolley

woolworths_get_cartB

Get the contents of the shopping cart/trolley

woolworths_remove_from_cartC

Remove a product from the shopping cart/trolley

woolworths_update_cart_quantityC

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

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

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