Skip to main content
Glama
KyleKaminky

Family Grocery MCP

by KyleKaminky

Related Servers

Alternatives to Family Grocery MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      F
      maintenance
      MCP server for MealMastery AI meal planning that enables users to manage meal plans, recipes, and grocery lists through natural language conversation with AI agents like Claude.
      33 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server for grocery shopping at Kroger-owned stores, enabling product search, store finder, cart management, and more through AI assistants.
      12 npm
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      MCP server that provides cooking recipe lookup, classification, and weekly meal planning based on dietary restrictions and allergies.
      5
      -
    • A
      license
      B
      quality
      D
      maintenance
      MCP server for meal planning and grocery list generation, enabling recipe storage, meal plan creation, and automated grocery lists with ignored ingredients.
      8
      2
      MIT

    TDQS

    B3.1/5.0

    Scored across 12 tools

    Disambiguation3/5

    Several tools have overlapping purposes, particularly preview_shopping vs preview_live_shopping, which both generate shopping previews but differ only in data source. search_kroger and preview_live_shopping also both involve live product search, creating potential misselection. However, the core workflow tools (auth, cart, planning) are distinct.

    Naming Consistency2/5

    Tool names mix verb-first patterns (plan_week, search_kroger), gerund forms (preview_shopping), lengthy prepositional phrases (add_approved_items_to_kroger_cart), and one noun-phrase status (kroger_cart_auth_status). No consistent verb_noun convention is followed, making the set feel ad hoc.

    Tool Count5/5

    12 tools is well within the ideal 3-15 range for a grocery planning and Kroger integration server. Each tool maps to a distinct step in the workflow (plan, preview, search, auth, cart), and none feel redundant or unnecessary.

    Completeness4/5

    The tool set covers the full journey from meal planning to adding items to a real Kroger cart, including authentication and preview stages. Minor gaps exist: no tool to view or modify the generated meal plan, and no way to list current cart contents or remove items, but these are likely out of scope.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues