MCP-LufaFarms

FadiSheh/MCP-LufaFarms
★ 0 stars Python AI/LLM Updated 5d ago
MCP server for Lufa Farms grocery shopping — browse the marketplace, manage your basket, and check orders through natural language
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": {
    "mcp-lufafarms": {
      "command": "uvx",
      "args": [
        "mcp-lufafarms"
      ]
    }
  }
}

Or install with pip: pip install mcp-lufafarms

README Excerpt

<!-- mcp-name: io.github.FadiSheh/lufa-farms-mcp --> > Let an AI agent do your weekly grocery shopping on [Lufa Farms](https://montreal.lufa.com/). ``` "Add two portions of heirloom tomatoes, a sourdough loaf, and whatever goat cheese they have this week to my basket." ``` --- An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that wraps the Lufa Farms web API, exposing it as tools an AI agent (Claude, etc.) can call. You can browse the catalog, search for products, fill y

Tools (15)

GETPOSTlufa_add_favoritelufa_add_to_basketlufa_auth_statuslufa_get_checkout_infolufa_get_nutritional_factslufa_get_order_detailslufa_get_product_detailslufa_get_productslufa_logoutlufa_remove_from_basketlufa_save_basketlufa_search_productslufa_view_basket

Topics

ai-agentclaudegrocerymcpmcp-servermodel-context-protocolpythonstdio