Skip to main content
Glama
smeet666

mcp-pequerecetas

Related Servers

Alternatives to mcp-pequerecetas

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Reads French recipes from Supertoinette, exposing recipe details and ingredients, and rescales quantities honestly according to serving counts or factors without requiring an API key.
      8
      6
      168 npm
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Enables AI assistants to search for recipes, get nutritional information, find ingredients, and more through the Spoonacular Food API using natural language.
      6
      27 npm
      5
      ISC
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to search recipes, compose nutritionally balanced meals, optimize weekly meal plans based on macro targets for family members, and generate consolidated grocery lists from a personal recipe database.
      -
    • A
      license
      A
      quality
      B
      maintenance
      Search and read recipes from the English Wikibooks Cookbook, with tools to rescale ingredient lists to a target number of servings.
      4
      191 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to search New York Times Cooking recipes, fetch full recipes with ingredients and steps without login, and browse personal saved recipe box with optional authentication.
      6
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables querying food nutritional information, discovering recipes by ingredients or diet type, getting ingredient substitutions, and receiving personalized food recommendations based on mood and season.
      -

    TDQS

    A4.7/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: get_recipe retrieves by slug, search_recipes does full-text search, list_facets enumerates taxonomy values, browse_recipes navigates taxonomies, and scale_ingredients rescales ingredient lists. The descriptions eliminate any ambiguity, and even where search and browse both discover recipes, their use cases are well separated.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with lower_snake_case: get_recipe, search_recipes, list_facets, browse_recipes, scale_ingredients. The verbs are distinct and the nouns clearly indicate the object of action.

    Tool Count5/5

    Five tools is well-scoped for a recipe site MCP. The set covers the core actions needed for recipe discovery and retrieval without redundant or unnecessary tools.

    Completeness5/5

    The tool surface covers the key workflows for a read-only recipe website: direct access by slug, searching, browsing by facets, and scaling ingredients. No obvious dead ends or missing core operations.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive