# io.github.smeet666/mcp-pequerecetas (mcpb · mcp-pequerecetas-1.1.0.mcpb)

Read Spanish family recipes from Pequerecetas and rescale them honestly. No API key.

- Trust score: 48/100 (low)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- mcpb · `mcp-pequerecetas-1.1.0.mcpb`: 48/100 (this document), [markdown](https://verifymcp.io/servers/smeet666-mcp-pequerecetas/https-github-com-smeet666-mcp-pequerecetas-releases-download-v1-1-0-mcp-pequerec.md), [page](https://verifymcp.io/servers/smeet666-mcp-pequerecetas/https-github-com-smeet666-mcp-pequerecetas-releases-download-v1-1-0-mcp-pequerec)
- npm · `mcp-pequerecetas`: 88/100, [markdown](https://verifymcp.io/servers/smeet666-mcp-pequerecetas/mcp-pequerecetas.md), [page](https://verifymcp.io/servers/smeet666-mcp-pequerecetas/mcp-pequerecetas)

## Channel facts

- Registry: `mcpb`
- Package: `https://github.com/smeet666/mcp-pequerecetas/releases/download/v1.1.0/mcp-pequerecetas-1.1.0.mcpb`
- Version: `1.1.0`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 13/100
  - Malware scan not yet available for this package.
  - 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.
  - No install/post-install scripts declared.
  - 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.
- **Provenance & Transparency**: 48/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 9 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 65/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1675 tokens (~335/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 33/100
  - Stability observed for 10 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

- Download bundle: `https://github.com/smeet666/mcp-pequerecetas/releases/download/v1.1.0/mcp-pequerecetas-1.1.0.mcpb`

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 48, +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.

### 2026-09-18 (score 47, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-09-10 (score 43)

First indexed and scored.

## MCP tools (5)

### `get_recipe` (~211 tokens)

Read one recipe

Read one page of the recipe section by the slug in its address, such as 'paella-de-marisco'. 'kind' says what the page turned out to be: a 'recipe', or a 'collection', which is an article gathering other recipes and carries no ingredients of its own. A recipe says under 'source_shape' where its ingredients were read: 'structured' from the block the page publishes for search engines, 'article' from the body of the page, which is where most of this site's recipes keep them. Pass 'servings' to rescale the quantities; a recipe whose page states no number of servings comes back unscaled and says so. A line naming a tool rather than an ingredient is marked and never multiplied.

Input parameters:

- `id` (string, required): The slug in a recipe's address, from search_recipes or browse_recipes.
- `servings` (integer): Rescale the quantities to this many, up to 1000. Left out, the recipe comes back as published.

Output parameters:

- `cached` (boolean)
- `collection` (object)
- `kind` (string)
- `notes` (array)
- `recipe` (object)

### `search_recipes` (~214 tokens)

Search the recipes

Search Pequerecetas for a dish or an ingredient, in Spanish. The site serves its search on one page and offers no second page, so 'result_count' counts the rows served and 'total_available' is null: the site publishes no count of what a search matched. The rows come in the site's own order, which is not by how well they match, so a dish named in the query can sit well down the page and 'limit' cuts in that order. A row carries the slug that get_recipe takes. Some rows are articles gathering recipes rather than recipes, which get_recipe reports as a 'collection'. To narrow by diet, ingredient, technique or the age of the eater, use list_facets and browse_recipes instead: this site's search takes no filters.

Input parameters:

- `limit` (integer): Rows to return, at most 60. Left out, every row served comes back.
- `query` (string, required): What to search for, in Spanish: a dish, an ingredient, a technique.

Output parameters:

- `cached` (boolean)
- `notes` (array)
- `query` (string)
- `result_count` (integer): Rows returned.
- `results` (array)
- `total_available` (null): Always null: the site publishes no count of what a search matched.

### `list_facets` (~148 tokens)

List the taxonomies recipes are browsed by

List the values the site browses its recipes by. The taxonomies are dieta, edad, ingrediente, ocasion, recetas-de, tecnica, tipo-de-cocina, tipo-plato: diet, the age of whoever eats it, main ingredient, occasion, moment of the day, appliance, cuisine and kind of dish. Call this before browse_recipes rather than spelling a value yourself. Pass 'facet' for one taxonomy, or leave it out for all eight, which costs one request per taxonomy.

Input parameters:

- `facet` (string): One taxonomy: dieta, edad, ingrediente, ocasion, recetas-de, tecnica, tipo-de-cocina, tipo-plato. All eight when left out.

Output parameters:

- `cached` (boolean)
- `facets` (array)
- `notes` (array)

### `browse_recipes` (~217 tokens)

Read one taxonomy's recipes

Browse the recipes a taxonomy holds, one page at a time. 'facet' is one of dieta, edad, ingrediente, ocasion, recetas-de, tecnica, tipo-de-cocina, tipo-plato, and 'value' is a slug from list_facets: the site writes its own slugs and answers one built by hand with a page it does not hold. Read 'page_served' rather than assuming the page asked for, and 'has_more' to know whether the site offers another. 'total_available' is null because the site prints no count on these pages. The taxonomies cannot be combined: this site offers no way to ask for two at once.

Input parameters:

- `facet` (string, required): The taxonomy to browse: dieta, edad, ingrediente, ocasion, recetas-de, tecnica, tipo-de-cocina, tipo-plato.
- `page` (integer): Which page to read. The first when left out.
- `value` (string, required): A slug from list_facets, such as 'thermomix'.

Output parameters:

- `cached` (boolean)
- `facet` (string)
- `has_more` (boolean): Whether the site's own pagination offers a page after this one.
- `notes` (array)
- `page_served` (integer): The page the site actually served.
- `result_count` (integer)
- `results` (array)
- `total_available` (null): Always null: the site prints no count on these pages.
- `value` (string)

### `scale_ingredients` (~205 tokens)

Rescale a list of ingredients

Rescale a list of Spanish 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 pizca keeps its own size. A line naming a tool rather than an ingredient is marked 'is_equipment' and left as it was given.

Input parameters:

- `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, required): The lines to rescale, as the recipe wrote them.
- `to_servings` (integer): How many it should serve.

Output parameters:

- `factor` (number): What the quantities were multiplied by.
- `ingredients` (array)
- `notes` (array)
- `rounded_count` (integer): Lines whose value had to move.
- `scaled_count` (integer): Lines whose arithmetic landed exactly.
- `unscaled_count` (integer): Lines carrying no quantity.

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/smeet666-mcp-pequerecetas/https-github-com-smeet666-mcp-pequerecetas-releases-download-v1-1-0-mcp-pequerec#diagnostics

## Score history

- 2026-09-20: 48
- 2026-09-19: 47
- 2026-09-18: 47
- 2026-09-17: 43
- 2026-09-16: 43
- 2026-09-15: 43
- 2026-09-14: 43
- 2026-09-13: 43
- 2026-09-12: 43
- 2026-09-11: 43
- 2026-09-10: 43

## Common questions

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

io.github.smeet666/mcp-pequerecetas is listed in the public MCP registry as io.github.smeet666/mcp-pequerecetas. Read Spanish family recipes from Pequerecetas and rescale them honestly. No API key. This page covers its MCPB bundle (https://github.com/smeet666/mcp-pequerecetas/releases/download/v1.1.0/mcp-pequerecetas-1.1.0.mcpb).

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

io.github.smeet666/mcp-pequerecetas scores 48 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-pequerecetas server expose?

io.github.smeet666/mcp-pequerecetas exposes 5 tools: get_recipe, search_recipes, list_facets, browse_recipes, scale_ingredients. Their descriptions and schemas cost roughly 995 tokens of context every time the server is loaded.

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

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

## Links

- Repository: https://github.com/smeet666/mcp-pequerecetas
- Changelog RSS feed: https://verifymcp.io/servers/smeet666-mcp-pequerecetas/https-github-com-smeet666-mcp-pequerecetas-releases-download-v1-1-0-mcp-pequerec.xml
- Changelog JSON feed: https://verifymcp.io/servers/smeet666-mcp-pequerecetas/https-github-com-smeet666-mcp-pequerecetas-releases-download-v1-1-0-mcp-pequerec.json
- HTML version of this page: https://verifymcp.io/servers/smeet666-mcp-pequerecetas/https-github-com-smeet666-mcp-pequerecetas-releases-download-v1-1-0-mcp-pequerec
