Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.smeet666/mcp-marmiton

NPM · MCP-MARMITON · SCANNED AUG 3

Search Marmiton recipes, read ingredients and steps, and scale quantities to any servings.

Available components

75 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to smeet666/mcp-marmiton). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 0 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability70
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 742 tokens (~247/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · mcp-marmiton

# add to Claude Code
claude mcp add smeet666-mcp-marmiton -- npx -y mcp-marmiton
# add to Codex CLI
codex mcp add smeet666-mcp-marmiton -- npx -y mcp-marmiton
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "smeet666-mcp-marmiton": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-marmiton"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add smeet666-mcp-marmiton --command npx --arg -y --arg mcp-marmiton
# ~/.hermes/config.yaml
mcp_servers:
  smeet666-mcp-marmiton:
    command: "npx"
    args: ["-y", "mcp-marmiton"]
// mcp.json
{
  "mcpServers": {
    "smeet666-mcp-marmiton": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-marmiton"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 75

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
smeet666/mcp-marmiton
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/smeet666/mcp-marmiton/.github/workflows/publish.yml@refs/tags/v1.0.3
Rekor log index:
2336579981
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:d5c2d2b1744c38a82d0f7ba8cac77238883da4008d08eb15c1e7d1d618be33339e672ff1be615755d378dc5a0a82a8b5c5791c6fe59fe410ed42b706f
Discovery method:
attestation_endpoint
Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 3 exposed · ~611 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_recipe ~245

Read one Marmiton recipe: ingredients, steps, times, category, rating and nutrition. Give the id returned by search_recipes, or a marmiton.org recipe URL. Set 'servings' to rescale the quantities. Each ingredient reports how it was handled: 'scaled' for grams and millilitres, 'rounded' for countable things such as eggs or spoons, and 'unscaled' for lines with no quantity or with an approximate one such as a pinch of salt. Trust that flag rather than recomputing: the point of scaling here is to avoid answers like '2.4 eggs'. Recipes yielding pieces rather than servings are rescaled the same way; check 'yield' to see which. Always cite 'attribution' when showing a recipe to a user.

NameTypeReqDescription
idstringMarmiton recipe id, as returned by search_recipes. Preferred over 'url'.
servingsnumberRescale the ingredients to this many servings. Omit to get the recipe exactly as published.
urlstringFull marmiton.org recipe URL. Only marmiton.org is accepted. Ignored when 'id' is given.
NameTypeReqDescription
attributionstringyes
authorstring|nullyes
categorystring|nullyes
cook_minutesyes
idstringyes
ingredientsarrayyes
notesarrayyes
nutritionyesNutrition is given for the recipe as published, not rescaled.
prep_minutesyes
ratingyes
sourcestringyes
stepsarrayyes
titlestringyes
total_minutesyes
urlstringyes
yieldobjectyes

No examples provided.

scale_ingredients ~213

Rescale a list of ingredient lines to a different number of servings, without contacting any website. Give either 'factor' directly, or 'from_servings' and 'to_servings' and the factor is computed. Works on any French ingredient list, whatever its source, so it also serves a recipe the user pasted in. Quantities in grams or millilitres are multiplied and rounded to readable values; countable things such as eggs or spoons are rounded to whole or half units; lines with no quantity, or with an approximate one such as a pinch, are returned untouched and flagged. Prefer this over doing the arithmetic yourself.

NameTypeReqDescription
factornumberMultiplier to apply. Use this or the from/to pair.
from_servingsnumberHow many servings the list is written for.
ingredientsarrayyesIngredient lines, for example ['200 g de farine', '3 oeufs', 'sel'].
to_servingsnumberHow many servings are wanted.
NameTypeReqDescription
factornumberyes
ingredientsarrayyes
notesarrayyes
rounded_countintegeryes
scaled_countintegeryes
unscaled_countintegeryes

No examples provided.

search_recipes ~153

Search Marmiton for recipes by free text: a dish, an ingredient, or both, for example 'tarte aux pommes' or 'poulet curry coco'. Marmiton is a French site, so French terms work best. Returns candidate recipes with the id and URL needed to read one with get_recipe. One call returns one page of results. Marmiton's robots.txt disallows paginating search results, so this server does not, and there is no page parameter: narrow the query instead of asking for more pages.

NameTypeReqDescription
limitintegerMaximum recipes to return from this page of results.
querystringyesWhat to search for, in French, for example 'tarte aux pommes'.
NameTypeReqDescription
notesarrayyes
querystringyes
result_countintegeryes
resultsarrayyes
sourcestringyes
total_availableintegeryesRecipes on this page before applying 'limit'.

No examples provided.