io.github.smeet666/mcp-supertoinette
MCPB · MCP-SUPERTOINETTE-1.1.0.MCPB · 2 COMPONENTS · SCANNED SEP 20
Read Supertoinette recipes and rescale their quantities honestly. No API key.
Available components
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 Security13
- Malware scan not yet available for this package.Unverified
- Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
- No install/post-install scripts declared.Pass
- Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- 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 Usability69
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1693 tokens (~282/item across 6 items; 6 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 Management33
- Stability observed for 10 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 7 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
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.
mcpb · mcp-supertoinette-1.1.0.mcpb
Download bundleEvery 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 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +4
- Stability: unverified → 0.27 ▲ functional
- 10 Sept 26 44
First indexed and scored.
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 mcpb/https://github.com/smeet666/mcp-supertoinette/releases/download/v1.1.0/mcp-supertoinette-1.1.0.mcpb@1.1.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | mcpb |
Background: How many MCP packages publish verified provenance →
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 →
browse_recipes Read one category's recipes ~204
Read the recipes of one Supertoinette category, page by page. The category is a number and a name together, taken from list_categories or from the 'tags' of a recipe, and never assembled by hand. Each row carries the identifier get_recipe reads a recipe with, plus the difficulty and the total time the site prints beside it. The site publishes no total, so 'last_page' says how far the listing runs.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | The category to read, as a number and a name together, such as '107/recettes-desserts'. Take one from list_categories or from a recipe's tags. |
| limit | integer | – | Rows to render, 20 by default. The site serves at most 30 to a page, and 'rows_published' always states what the page held. |
| page | integer | – | Which page to read, 1 by default. 'last_page' says how far the listing runs. |
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | The category that was read. |
| last_page | integer | yes | The highest page the site links to from this one. |
| notes | array | yes | – |
| page | integer | yes | The page these rows were read from. |
| result_count | integer | yes | Rows rendered here. |
| results | array | yes | – |
| rows_published | integer | yes | Rows the page held, before any were rendered. |
| source | string | yes | – |
| title | string|null | yes | The site's own heading for the category. |
| total_available | null | yes | Supertoinette prints no total on a category page, so there is none to report. |
| url | string | yes | The page these rows were read from. |
No examples provided.
get_recipe Read one recipe ~189
Read one recipe on Supertoinette by its identifier, which is the number in its address: 4210 in /recette/4210/veloute-de-gaverole.html. Returns the ingredients, the steps, the times, the difficulty and the cost the site publishes. A time the site does not publish comes back as null rather than as zero. Pass 'servings' to rescale the quantities: each line then says whether the arithmetic landed exactly, or had to move to stay an amount a kitchen can measure out.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | The number in the recipe's address, such as '4210'. Search for a dish when you do not have one. |
| servings | integer | – | Rescale the quantities to this many. Left out, they come back as the site published them. It is refused when the site's own wording carries no number to scale from. |
| Name | Type | Req | Description |
|---|---|---|---|
| author | string|null | yes | – |
| category | string|null | yes | – |
| cook_minutes | – | yes | Null when the site publishes no cooking time. |
| cost_level | – | yes | The site's own wording, with the scale it draws the symbols on. |
| description | string|null | yes | – |
| difficulty | – | yes | The site's own wording. It publishes no scale for this, so none is stated. |
| faq | array | yes | – |
| id | string | yes | – |
| images | array | yes | – |
| ingredient_count | integer | yes | Lines rendered, headings included. |
| ingredient_sheets | array | yes | – |
| ingredients | array | yes | – |
| intro | string|null | yes | The prose the page prints above the steps. |
| notes | array | yes | – |
| nutrition | null | yes | Supertoinette publishes none. |
| prep_minutes | – | yes | Null when the site publishes no preparation time. |
| published_at | string|null | yes | – |
| rating | – | yes | – |
| rest_minutes | – | yes | Resting time, which the page prints as 'Pause'. |
| source | string | yes | – |
| steps | array | yes | – |
| tags | array | yes | – |
| title | string | yes | The title with the pictogram the site opens it with taken off. |
| title_as_published | string | yes | The title exactly as the site wrote it. |
| total_minutes | – | yes | – |
| url | string | yes | The public page. Show this when citing the recipe. |
| yield | object | yes | How many the recipe was written for, and how many were asked for. |
No examples provided.
get_wine_pairings Read the wines ranked for a dish ~155
Read the wines Supertoinette ranks for one dish, given the number in its address as 'id'. Each wine comes with the site's own wording for how well it goes, from 'Bon accord' to 'Accord parfait'. Called with 'page' instead, it reads one page of the alphabetical index of dishes, which is where the identifiers come from: the index runs alphabetically, so a dish beginning with a late letter sits on a late page.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | The number in a dish's address, such as '10'. Give this or 'page'. |
| page | integer | – | Read one page of the alphabetical index of dishes instead of one dish. Give this or 'id'. |
| Name | Type | Req | Description |
|---|---|---|---|
| dish | – | yes | The wines ranked for one dish, when 'id' was given. |
| index | – | yes | One page of the index of dishes, when 'page' was given. |
| kind | string | yes | Which of the two answers arrived. The other field is null. |
| notes | array | yes | – |
| source | string | yes | – |
No examples provided.
list_categories List the categories recipes are browsed by ~119
List the categories Supertoinette browses its recipes by. Each entry carries the token that opens its listing with browse_recipes, and 'listed_in' says where the site printed it: its footer holds the kinds of dish, its menu holds the ways of cooking and the seasons. Never build a token by hand, because the site answers a number paired with the wrong name with a page it does not hold. These two lists are not every category the site files recipes under: a recipe's own tags open onto hundreds more that neither list publishes.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| categories | array | yes | – |
| category_count | integer | yes | Entries the two lists hold. |
| notes | array | yes | – |
| source | string | yes | – |
| url | string | yes | The page these categories were read from. |
No examples provided.
scale_ingredients Rescale a list of ingredients ~182
Rescale a list of French ingredient lines, offline. Give either 'factor', or 'from_servings' and 'to_servings' together. Each line comes back with what was done to it: 'scaled' when the arithmetic landed exactly, 'rounded' when the value had to move to stay something a kitchen can measure out, and 'unscaled' when the line carries no quantity at all. Nothing is converted between unit systems, and an approximate measure such as a pincée keeps its own size.
| Name | Type | Req | Description |
|---|---|---|---|
| factor | number | – | What to multiply the quantities by. Give this, or the two servings counts. |
| from_servings | integer | – | How many the list was written for. |
| ingredients | array | yes | The lines to rescale, as the recipe wrote them. |
| to_servings | integer | – | How many it should serve. |
| Name | Type | Req | Description |
|---|---|---|---|
| factor | number | yes | What the quantities were multiplied by. |
| ingredients | array | yes | – |
| notes | array | yes | – |
| rounded_count | integer | yes | Lines whose value had to move. |
| scaled_count | integer | yes | Lines whose arithmetic landed exactly. |
| unscaled_count | integer | yes | Lines carrying no quantity. |
No examples provided.
search_recipes Search the recipes ~265
Search Supertoinette by a dish or an ingredient. Each row carries the identifier to read the recipe with get_recipe. The site publishes no total, so 'total_available' is null and 'last_page' says how far the results run. The categories it counts beside a search are returned as 'facets': pass one back as 'category' to narrow the search, spelled exactly as the site spells it. A category the site does not know is answered like a search that matched nothing, so a filter that finds nothing is dropped and the answer says so.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Narrow the search to one category, taken from the 'facets' of a previous answer and spelled exactly as the site spells it. Never build one by hand: the site answers a wording it does not know with a… |
| limit | integer | – | Rows to render, 20 by default. The site serves at most 39 to a page, and 'rows_published' always states what the page held. |
| page | integer | – | Which page of results to read, 1 by default. 'last_page' says how far they run. |
| query | string | yes | A dish or an ingredient to look for, in French. |
| Name | Type | Req | Description |
|---|---|---|---|
| category | string|null | yes | The category the answer was narrowed to, or null for a search across all of them. |
| facets | array | yes | The categories the site counts inside this search. A recipe filed under two is counted by both, so these do not add up to the rows served. |
| last_page | integer | yes | The highest page the site links to from this one. |
| notes | array | yes | – |
| page | integer | yes | The page these rows were read from. |
| query | string | yes | – |
| result_count | integer | yes | Rows rendered here. |
| results | array | yes | – |
| rows_published | integer | yes | Rows the page held, before any were rendered. |
| source | string | yes | – |
| total_available | null | yes | Supertoinette prints no total on a search page, so there is none to report. |
| url | string | yes | The page these rows were read from. |
No examples provided.
What is the io.github.smeet666/mcp-supertoinette server?
io.github.smeet666/mcp-supertoinette is listed in the public MCP registry as io.github.smeet666/mcp-supertoinette. Read Supertoinette recipes and rescale their quantities honestly. No API key. This page covers its MCPB bundle (https://github.com/smeet666/mcp-supertoinette/releases/download/v1.1.0/mcp-supertoinette-1.1.0.mcpb).
Is the io.github.smeet666/mcp-supertoinette server safe to use?
io.github.smeet666/mcp-supertoinette scores 49 out of 100 on VerifyMCP. It declares no install or post-install scripts. 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-supertoinette server expose?
io.github.smeet666/mcp-supertoinette exposes 6 tools: get_recipe, search_recipes, list_categories, browse_recipes, get_wine_pairings, scale_ingredients. Their descriptions and schemas cost roughly 1,114 tokens of context every time the server is loaded.
What licence is the io.github.smeet666/mcp-supertoinette server under?
io.github.smeet666/mcp-supertoinette declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.