Skip to main content
Glama
olgasafonova

TilbudsTrolden

by olgasafonova

Related Servers

Alternatives to TilbudsTrolden

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      MCP server that queries Norwegian grocery store flyers (kundeaviser) to help AI agents plan cheap meals based on current offers.
      7
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      An MCP server for Willy:s that enables recipe-based shopping cart planning, product search, price comparison, and cart management through natural language. It maps the grocery store's internal endpoints and exposes tools to manage recipes, search products, compare prices, and sync the cart.
      31
      2
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A Model Context Protocol server for real-time Swiss grocery shopping that searches and compares products across 8 major Swiss retailers (Migros, Coop, Aldi, Denner, Lidl, Farmy, Volgshop, Otto’s), normalizes per-unit prices, surfaces promotions, computes optimal multi-store shopping plans, and works with any MCP-compatible client without API keys or accounts.
      7
      105 npm
      32
      AGPL 3.0
    • 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

    A4.4/5.0

    Scored across 18 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose and scope. Even overlapping areas like deals are well-differentiated: deals_this_week shows best deals from preferred stores, search_deals searches across stores by keyword, and get_store_offers shows offers from a specific store. Descriptions include clear USE WHEN / NOT FOR guidance, minimizing ambiguity.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern in snake_case (e.g., add_recipe, get_recipes, log_meal, update_household). Multi-word names like deals_this_week and generate_shopping_list still adhere to the pattern. No mixing of camelCase or other conventions.

    Tool Count5/5

    18 tools is well-scoped for a meal planning and grocery deal optimization server. It covers all necessary operations (CRUD for recipes, household, pantry; logging for meals and spend; multiple deal query methods; combined planning) without unnecessary redundancy. The number feels appropriate and each tool serves a clear purpose.

    Completeness5/5

    The tool surface covers the full lifecycle of meal planning based on deals: recipe management, household configuration, pantry tracking, meal history, spend tracking, deal discovery, recipe scoring, shopping list generation, and combined planning. There are no obvious gaps; for example, add_recipe also handles updates, and update_pantry can both add and remove items. The domain is fully addressed.

    Maintenance

    ActivityMaintained
    ResponsivenessResponsive