You're viewing a demo portfolio

Join the waitlist
PRSM

mealpulse

Active

Tool of com.theaslangroupllc.pulse/pulsenetwork

declared in 1.1.0

MealPulse: Global meal planning and culinary intelligence API. AI-synthesized meal plans, recipe generation, dietary restriction guidance, grocery optimization, pantry utilization, batch cooking, food budgeting, Coverage: Global Endpoints: • plan ($0.15): Weekly meal plan • recipe ($0.08): Recipe with technique tips • grocery ($0.10): Grocery list by store section • pantry ($0.10): Pantry-to-meal ideas • batch ($0.10): Batch cooking guide • dietary ($0.08): Dietary restriction guide • budget ($0.10): Budget meal strategy • substitute ($0.05): Ingredient substitutions • leftover ($0.08): Leftover transformation • kitchen ($0.08): Kitchen equipment advisor

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "action"
  ],
  "properties": {
    "dish": {
      "type": "string",
      "description": "dish"
    },
    "lang": {
      "type": "string",
      "description": "Response language code (en | es | fr | de | zh | hi | ar | pt | ja | ko | etc.)"
    },
    "meals": {
      "type": "string",
      "description": "meals"
    },
    "store": {
      "type": "string",
      "description": "store"
    },
    "action": {
      "enum": [
        "plan",
        "recipe",
        "grocery",
        "pantry",
        "batch",
        "dietary",
        "budget",
        "substitute",
        "leftover",
        "kitchen"
      ],
      "type": "string",
      "description": "Which endpoint to call. Options: plan | recipe | grocery | pantry | batch | dietary | budget | substitute | leftover | kitchen"
    },
    "budget": {
      "type": "string",
      "description": "budget"
    },
    "people": {
      "type": "string",
      "description": "people"
    },
    "reason": {
      "type": "string",
      "description": "reason"
    },
    "concern": {
      "type": "string",
      "description": "concern"
    },
    "cuisine": {
      "type": "string",
      "description": "cuisine"
    },
    "dietary": {
      "type": "string",
      "description": "dietary"
    },
    "location": {
      "type": "string",
      "description": "location"
    },
    "servings": {
      "type": "string",
      "description": "servings"
    },
    "leftovers": {
      "type": "string",
      "description": "leftovers"
    },
    "experience": {
      "type": "string",
      "description": "experience"
    },
    "ingredient": {
      "type": "string",
      "description": "ingredient"
    },
    "ingredients": {
      "type": "string",
      "description": "ingredients"
    },
    "preferences": {
      "type": "string",
      "description": "preferences"
    },
    "cooking_style": {
      "type": "string",
      "description": "cooking_style"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.theaslangroupllc.pulse/pulsenetwork

https://github.com/GTCC777/mcp-pulsenetwork

2/7 registries
View full server →