Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BAR_ASSISTANT_TOKENYesYour personal access token generated from Bar Assistant profile settings
BAR_ASSISTANT_BAR_IDNoThe ID of your bar (optional - if not set, can be provided as parameter to tools or discovered using list_bars tool)
BAR_ASSISTANT_API_URLYesYour Bar Assistant instance URL + the API path (e.g., http://localhost:8000/api or https://bar.example.com/bar/api)

Tools

Functions exposed to the LLM to take actions

NameDescription
list_bars

List all bars you have access to and get their IDs

get_shelf_ingredients

Get all ingredients currently on your bar shelf with detailed information

get_shelf_cocktails

Get all cocktails you can make with ingredients on your bar shelf

add_ingredients_to_shelf

Add ingredients to your bar shelf by their IDs

remove_ingredients_from_shelf

Remove ingredients from your bar shelf by their IDs

search_ingredients

Search for ingredients by name to find their IDs

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Bar Shelf IngredientsList of all ingredients currently on your bar shelf
Bar Shelf CocktailsCocktails you can make with ingredients on your bar shelf

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/the-real-py/bar-assistant-mcp'

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