mcp-drizly
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_productsB | Search for beer, wine, spirits, and other alcoholic beverages on Drizly by name, type, or brand |
| get_product_detailsB | Get detailed information about a specific product including ABV, origin, ratings, and pricing |
| browse_categoriesC | Browse Drizly products by category (beer, wine, spirits) and subcategory (IPA, Chardonnay, Bourbon, etc.) |
| check_availabilityB | Check if a product is available for delivery to a specific address and see which stores carry it |
| add_to_cartC | Add a product to the shopping cart |
| get_cartB | View the current shopping cart contents and totals |
| update_cartC | Update the quantity of an item in the cart or remove it (set quantity to 0) |
| get_storesB | Get available stores and retailers that can deliver to a specific address |
| place_orderC | Complete checkout and place the order for items in the cart |
| get_ordersB | View order history including past and current orders |
| track_orderB | Track the current status and estimated delivery time of an order |
| get_recommendationsC | Get personalized product recommendations based on preferences and order history |
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-drizly'
If you have feedback or need assistance with the MCP directory API, please join our Discord server