71
/ 100
12 days ago
glama

Bar Assistant MCP Server

Enables management of your home bar inventory and cocktail discovery through Bar Assistant. View shelf ingredients, find cocktails you can make, and add or remove items from your bar collection.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: BAR_ASSISTANT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBAR_ASSISTANT_API_URL"": "https://bar.johnprovost.com/bar/api",
🔐 secretBAR_ASSISTANT_TOKENyour_bearer_token_here
configBAR_ASSISTANT_BAR_IDImportant: The is optional. If you don't set it, you can provide the bar_id parameter when calling tools, or use the list_bars tool first to discover your available bars.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/the-real-py-bar-assistant-mcp-ylwih9)](https://m8ven.ai/mcp/the-real-py-bar-assistant-mcp-ylwih9)
commit: 64219475574c21f3c0b15af870d46a1b1987b471
code hash: cb2e0631666ead8096dbb6053f555ba3def9d32360fa3e11033200c4d766971e
verified: 6/18/2026, 11:50:01 AM
view raw JSON →