You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

search_products

Inactive

Tool of nutrition

declared in 0.1.0

Search for food products by name, brand, or keyword. Returns product name, brand, Nutri-Score, calories, protein, fat, and carbs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "whole wheat bread"
    },
    {
      "limit": 10,
      "query": "organic almond butter"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results to return (1-20, default 5)"
    },
    "query": {
      "type": "string",
      "description": "Search query (product name, brand, or ingredient)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

nutrition

https://github.com/pipeworx-io/mcp-nutrition

1/7 registries
View full server →
search_products — nutrition — PRSM MCP