cezzis-com-cocktails-mcp

mtnvencenzo/cezzis-com-cocktails-mcp
★ 0 stars Go 🤖 AI/LLM Updated 9d ago
MCP server (http-streamable) for the Cezzis.Com website project written in Golang. Supports tools access to cocktail data and for managing a users own account using OAuth device activation flows.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cezzis-com-cocktails": {
      "command": "go",
      "args": [
        "run",
        "github.com/mtnvencenzo/cezzis-com-cocktails-mcp@latest"
      ]
    }
  }
}

README Excerpt

> Part of the broader Cezzis.com digital experience for discovering and sharing cocktail recipes with a broad community of cocktail enthusiasts and aficionados. An MCP (Model Context Protocol) server that gives AI agents secure, first‑class access to Cezzis.com cocktail data. It provides high‑level tools for searching cocktails, retrieving detailed recipes and metadata, authenticating users, and submitting ratings. The server runs over HTTP only and exposes a streamable MCP endpoint.

Topics

auth0gogrpcmcp-servermodelcontextprotocolopenauthopentelemetryterraform