Skip to main content
Glama
krumme

mela-mcp

by krumme

Related Servers

Alternatives to mela-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      A read-only MCP server for Mealie that enables searching recipes, managing shopping lists, meal plans, and retrieving household/instance info via tools. Supports secure per-user authentication and multiple Mealie instances.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that provides read-only access to the Paprika Recipe Manager, allowing users to list and retrieve recipes, grocery items, and meal plans. It enables seamless interaction with recipe details and category information through the Paprika API.
      7
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server for discovering and retrieving meal recipes from TheMealDB API, enabling search, random meals, category/ingredient filtering, and full recipe details.
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      An MCP server for Mealie that provides curated tools for recipes, meal plans, and cookbooks with compact responses, enabling natural language management of your Mealie instance.
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A local MCP server for searching and reading downloaded Apple Mail data without changing mail state.
      8
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      An MCP server that searches and reads recipes from multiple sources simultaneously, merges the results, and rescales ingredient quantities for any number of servings in French and English.
      4
      68 npm
      MIT

    TDQS

    B3.3/5.0

    Scored across 4 tools

    Disambiguation4/5

    get_recipe and get_recipe_widget_data both involve recipe data, but the latter is explicitly described as an internal widget feed never surfaced to the model, so an agent should not confuse them. search_recipes and list_tags have clear distinct purposes.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern: get_recipe, get_recipe_widget_data, search_recipes, list_tags. Naming is uniform and predictable.

    Tool Count4/5

    Four tools is a reasonable count for a recipe lookup server, covering search, retrieval, tag listing, and an internal widget feed. It is slightly lean but not under-scoped.

    Completeness4/5

    The server provides core read-only functionality for a recipe library: search, get details, list tags. It lacks create/update/delete operations, but the domain appears to be a read-only assistant integration, so these are not glaring gaps.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues