brewops-mcp

Jonialen/brewops-mcp
★ 0 stars Go Memory/Knowledge Updated 2d ago
MCP server holding a speciality coffee shop's catalogue, recipes and roast profiles. Implements the Model Context Protocol directly over JSON-RPC 2.0, no SDK.
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": {
    "brewops-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/Jonialen/brewops-mcp@latest"
      ]
    }
  }
}

README Excerpt

An MCP server that holds a speciality coffee shop's own knowledge: its catalogue, the recipes it has settled on for each lot, the roast profiles behind them, and what happened at the counter. It exists so a model does not have to invent numbers. Asked to scale a recipe or to explain why a brew ran fast, a language model produces figures that look

Tools (10)

compare_roast_batchesdiagnose_extractionget_coffeeget_recipelist_coffeeslist_roast_batchesrecommend_coffeerecord_extractionscale_recipetools