Skip to main content
Glama
smeet666

mcp-bbc-goodfood

Related Servers

Alternatives to mcp-bbc-goodfood

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables browsing recipes, searching by category, and viewing detailed recipe information from the Gousto cookbook API via natural language.
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables browsing the Ptitchef recipe category tree and reading its recipes without an API key or account.
      7
      109 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying Open Food Facts product database by barcode, full-text search, category, brand, or country.
      5 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables searching grocery product catalogs with faceted filters and retrieving price history statistics via the MealCP grocery price API.
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables read-only listing of the cookbooks on an Eat Your Books shelf and searching those books for recipe references by ingredient, dish, or keyword, returning links, authors, page numbers, ingredients, and categories. Connects to an already signed-in local Chrome session for authentication, exposing the same service as the CLI through two read-only tools.
      MIT

    TDQS

    A4.6/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool serves a distinct function: list_filters discovers search axes, search_recipes performs the actual search, get_recipe retrieves details, and scale_ingredients transforms ingredient quantities. There is no overlap in purpose; the dependency between list_filters and search_recipes is clear and complementary.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case (list_filters, search_recipes, get_recipe, scale_ingredients). The verbs and nouns are specific and predictable, matching the domain perfectly.

    Tool Count5/5

    Four tools are appropriate for a recipe-focused server. They cover the essential operations without redundancy or bloat, and the scope is well-defined for browsing, searching, and retrieving recipe content.

    Completeness5/5

    The tool surface covers the full user workflow for a read-only recipe service: discovering available filters, searching, viewing a recipe, and scaling ingredients. No critical operations are missing for the stated purpose, and the added scaling feature enhances usability without leaving gaps.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive