barassistant-mcp

homeserverhq/barassistant-mcp
★ 0 stars Python AI/LLM Updated today
Multitenant MCP Server for Bar Assistant
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install barassistant-mcp

README Excerpt

This repository contains a Model Context Protocol (MCP) server that acts as a secure, multi-tenant proxy between an AI Assistant and the BarAssistant backend API. It exposes **118 MCP tools** covering 19 resource domains with full CRUD, search, inventory, and relationship management. - **🔑 Identity Passthrough** — Extracts the `Authorization: Bearer <token>`

Tools (5)

ALLOW_ALL_AGGREGATEBARASSISTANT_BASE_URLBARASSISTANT_PUBLIC_URLIS_STATEFULMCP_SERVER_PORT