mcp-costco
Schema
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COSTCO_EMAIL | No | Costco account email | |
| COSTCO_PASSWORD | No | Costco account password |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| statusB | Check Costco authentication status and session info |
| loginB | Authenticate with Costco account using email and password via browser automation |
| logoutA | Clear Costco session and stored cookies |
| search_productsC | Search Costco products by name, category, or brand |
| get_product_detailsC | Get detailed product information including price, description, and availability |
| add_to_cartC | Add a Costco product to the cart |
| view_cartB | View current Costco cart contents and totals |
| update_cartB | Update item quantities or remove items from the Costco cart |
| get_delivery_optionsB | Check delivery and warehouse pickup availability for cart items or a specific product |
| select_deliveryC | Choose delivery method — home delivery or warehouse pickup |
| checkoutA | Preview or complete a Costco order. Use confirm=false to preview first. |
| get_ordersC | View Costco order history |
| track_orderC | Track a Costco order delivery status |
| get_membershipB | Check Costco membership status, type, and renewal date |
| get_warehouse_locationsC | Find nearby Costco warehouses by ZIP code or city |
| check_warehouse_stockB | Check in-warehouse availability of a product at a specific Costco location |
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
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/markswendsen-code/mcp-costco'
If you have feedback or need assistance with the MCP directory API, please join our Discord server