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

io.github.smeet666/mcp-marmiton

NPM · MCP-MARMITON · 2 COMPONENTS · SCANNED SEP 20

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

0 this week 93 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
  • 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 9 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability66
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 845 tokens (~281/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 Management100
  • No destabilizing schema changes in the last 30 days.Pass
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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.smeet666/mcp-marmiton server?

io.github.smeet666/mcp-marmiton runs locally as an npm package, launched with npx -y mcp-marmiton. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · mcp-marmiton

# add to Claude Code
claude mcp add smeet666-mcp-marmiton -- npx -y mcp-marmiton
// .cursor/mcp.json
{
  "mcpServers": {
    "smeet666-mcp-marmiton": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-marmiton"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "smeet666-mcp-marmiton": {
      "command": "npx",
      "args": [
        "-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"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "smeet666-mcp-marmiton": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-marmiton"
      ]
    }
  }
}
# add to Vellum
assistant mcp add smeet666-mcp-marmiton -t stdio -c npx -a -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.

  • 20 Sept 26 0
    • Stability: 0.97 → pass security
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 13 Sept 26 0
    • Stability: 0.97 → pass security
  • 12 Sept 26 +16
    • Malware scan: unverified → pass security
  • 10 Sept 26 −14
    • Malware scan: pass → unverified security
    • Package version: 2.0.1 → 2.1.0 functional
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 20 Sept 2026 · Analysed npm/mcp-marmiton@2.1.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
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/v2.1.0
Rekor log index 2786814502
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:71bc4d16f179d748154a9f8d22837c6235ed5fc65d1751bdfccbc645dc723907a7e1c9b12b11a5a71423f95d9aa24632f5e0e9c8211c380e1adcbbfc1

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 3 exposed · ~714 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_recipe ~256

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' when the arithmetic came out exact, which a count of eggs, spoons or pinches reaches as readily as a mass in grams, 'rounded' when the value had to be moved to stay usable, and 'unscaled' for lines carrying no quantity at all. 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 ~305

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; a countable thing lands on a half when half of one can be poured, weighed or cut, as a boîte, a sachet, a feuille de gélatine or a cuillère can, and on a whole one when it cannot, as an oeuf, a jaune or a blanc; approximate measures such as a pinch or a handful have their count multiplied in whole units and stay in their own vocabulary. A line writing an article where a digit would go, as in 'un bouchon de rhum' or 'une pincée de sel', is read as one of that measure. Lines carrying no quantity 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_countintegeryesLines whose value rounding moved away from the exact product, not lines that could have been rounded.
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.

Common questions

What is the io.github.smeet666/mcp-marmiton server?

io.github.smeet666/mcp-marmiton is listed in the public MCP registry as io.github.smeet666/mcp-marmiton. Search Marmiton recipes, read ingredients and steps, and scale quantities to any servings. This page covers its npm package (mcp-marmiton).

Is the io.github.smeet666/mcp-marmiton server safe to use?

io.github.smeet666/mcp-marmiton scores 93 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.smeet666/mcp-marmiton server expose?

io.github.smeet666/mcp-marmiton exposes 3 tools: search_recipes, get_recipe, scale_ingredients. Their descriptions and schemas cost roughly 714 tokens of context every time the server is loaded.

Is the io.github.smeet666/mcp-marmiton server still maintained?

io.github.smeet666/mcp-marmiton is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.smeet666/mcp-marmiton server under?

io.github.smeet666/mcp-marmiton declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.