Skip to main content
Glama
ashitamv

Recipe MCP

by ashitamv

Related Servers

Alternatives to Recipe MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides recipe search and authoring, meal planning, shopping lists, and pantry tracking via task-shaped MCP tools.
      37 npm
      MIT
    • 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.
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables MCP-compatible clients like ChatGPT and Claude to manage a household's shared food inventory, meal plans, recipes, and preferences through natural language, with atomic updates and audit logging.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables managing a personal pantry, shopping lists, cookbook recipes, and saved receipts remotely through MCP tools using natural language or API calls.
      MIT

    TDQS

    A3.8/5.0

    Scored across 7 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes: recipe discovery (search, first-letter, random, by-ID), meal plan creation/reading, and shopping list generation. The only mild overlap is that multiple recipe tools all fetch and save recipe details, but their lookup modes are distinct enough to avoid serious misselection.

    Naming Consistency5/5

    All tool names follow a consistent snake_case verb-first pattern: create_, search_, get_, generate_. Even search_by_first_letter fits the convention with a descriptive prepositional modifier. There is no mixing of styles or vague verbs.

    Tool Count5/5

    Seven tools is a well-scoped size for a recipe/meal-planning server. Each tool covers a meaningful step in the workflow—recipe discovery, detail retrieval, plan creation/retrieval, and shopping list generation—without unnecessary redundancy.

    Completeness4/5

    The core workflow is covered end-to-end: find recipes, fetch details, create a meal plan, read it, and generate a shopping list. The main gaps are the lack of update/delete operations for saved recipes or meal plans and no way to list saved recipes, but these do not break the primary use case.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues