Skip to main content
Glama
smeet666

mcp-ptitchef

Related Servers

Alternatives to mcp-ptitchef

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
      408 npm
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables searching and reading Spanish family recipes from Pequerecetas, rescaling ingredient quantities for any number of servings, and browsing recipes by diet, age, ingredient, technique, and other taxonomies, with no API key required.
      5
      298 npm
      MIT
    • F
      license
      C
      quality
      D
      maintenance
      Enables management of culinary recipes through web scraping from sites like Marmiton.org, recipe generation, ingredient management, and querying a MongoDB database of recipes, comments, users, and utensils.
      18
      -
    • A
      license
      A
      quality
      A
      maintenance
      Enables read-only recipe search and filtering on BBC Good Food by exposing available filter axes with counts, requiring no API key.
      4
      294 npm
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server that searches French recipes from Marmiton, reads ingredients and steps, and rescales quantities to any number of servings without requiring an API key.
      6
      3
      456 npm
      MIT

    TDQS

    A4.4/5.0

    Scored across 7 tools

    Disambiguation4/5

    Each tool targets a distinct action—listing, searching, browsing, reading, scaling, translating—but search_recipes and search_by_ingredients overlap conceptually, and get_recipe's built-in rescaling partially duplicates scale_ingredients. The descriptions are detailed enough to separate them, though an agent could still pause between those pairs.

    Naming Consistency5/5

    All tool names follow a clear snake_case verb_noun pattern: list_, search_, browse_, get_, scale_. The one longer name, search_by_ingredients, still fits predictably and does not break the convention.

    Tool Count5/5

    Seven tools is a well-scoped set for a recipe site: discovery, browsing, retrieval, scaling, and translations are each represented without unnecessary duplication. Each tool earns its place in the workflow.

    Completeness5/5

    The read-side recipe workflow is fully covered: find categories, search, browse, search by ingredients, read a recipe, rescale ingredients, and access translations. There are no dead ends, and CRUD operations are not relevant to this domain.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive