Skip to main content
Glama
worryzyy

HowToCook-MCP Server

by worryzyy

Related Servers

Alternatives to HowToCook-MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      An MCP server for AI-powered recipe generation and transformation, enabling users to create custom recipes from natural language descriptions and modify existing ones to meet dietary and nutritional goals.
      2
      69
      1
      MIT
    • 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.
      52
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      MCP server that enables AI assistants to manage a recipe catalog, including listing, searching, adding, removing, and suggesting recipes, with optional Trello or local JSON storage.
      5
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server enabling AI assistants to manage recipes and ingredients in the WeekPlan app via its REST API.
      1
      -
    • 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
      -

    TDQS

    A3.5/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: getAllRecipes retrieves all recipes, getRecipeById fetches a specific recipe, getRecipesByCategory filters by category, recommendMeals creates personalized meal plans, and whatToEat suggests immediate meal combinations. There is no overlap or ambiguity in functionality.

    Naming Consistency5/5

    All tool names follow a consistent snake_case pattern with the prefix 'mcp_howtocook_' and descriptive verb_noun combinations (e.g., getRecipeById, recommendMeals). The naming is uniform and predictable across all tools.

    Tool Count5/5

    With 5 tools, the server is well-scoped for a cooking/recipe domain. Each tool serves a specific, valuable function without redundancy, making the count appropriate and manageable for the intended purpose.

    Completeness4/5

    The toolset covers core operations like retrieval, filtering, and recommendation effectively. However, there are minor gaps in CRUD coverage, such as no tools for creating, updating, or deleting recipes, which could limit full lifecycle management but are not essential for a read-only or recommendation-focused server.

    Maintenance

    ActivityStale
    ResponsivenessUnresponsive