bar-assistant-mcp

talvola/bar-assistant-mcp
★ 0 stars Python 🔌 API Integration Updated 1d ago
MCP server for Bar Assistant cocktail management API
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bar-assistant-mcp": {
      "command": "uvx",
      "args": [
        "bar-assistant-mcp"
      ]
    }
  }
}

Or install with pip: pip install bar-assistant-mcp

README Excerpt

MCP (Model Context Protocol) server for [Bar Assistant](https://github.com/karlomikus/bar-assistant), a cocktail recipe and bar management application. This MCP server provides tools for: - **Cocktails**: Search, list, and get detailed cocktail information - **Ingredients**: Search and browse ingredients

Tools (20)

BAR_ASSISTANT_BAR_IDBAR_ASSISTANT_TOKENBAR_ASSISTANT_URLbar_add_to_shelfbar_add_to_shopping_listbar_favorite_cocktailsbar_get_cocktailbar_get_collectionbar_get_ingredientbar_get_shelfbar_get_shopping_listbar_ingredient_cocktailsbar_list_cocktailsbar_list_collectionsbar_list_glassesbar_list_ingredientsbar_list_methodsbar_list_tagsbar_makeable_cocktailsbar_remove_from_shelf