Baking unit conversion (cups/grams/temp/recipe scaling). convert_amount, convert_temperature
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://api.bakingtab.com/mcp5 strumenti · 437 msconvert_amountConvert baking ingredient amounts between units (cups, grams, tbsp, tsp, ounces, ml, pounds, kg) using accurate density data (King Arthur + USDA). E.g. 2 cups of all-purpose flour to grams. Free anonymous tier: 20 calls/day per IP. More calls need an API key (https://ko-fi.com/yugutou/shop) or use…Convert baking ingredient amounts between units (cups, grams, tbsp, tsp, ounces, ml, pounds, kg) using accurate density data (King Arthur + USDA). E.g. 2 cups of all-purpose flour to grams. Free anonymous tier: 20 calls/day per IP. More calls need an API key (https://ko-fi.com/yugutou/shop) or use…
| Parametro | Tipo | Descrizione |
|---|---|---|
| amount* | number | Amount to convert. |
| from_unit* | string | Source unit: cup, tbsp, tsp, gram, kg, ounce, ml, pound. |
| to_unit* | string | Target unit. |
| ingredient* | string | Ingredient name or id (e.g. "all-purpose flour" or "ap-flour"). |
convert_temperatureConvert oven temperature between Celsius, Fahrenheit and Kelvin. Free tier: 20 calls/day per IP.Convert oven temperature between Celsius, Fahrenheit and Kelvin. Free tier: 20 calls/day per IP.
| Parametro | Tipo | Descrizione |
|---|---|---|
| value* | number | Temperature value. |
| from* | string | Source unit: c, f, or k. |
| to* | string | Target unit: c, f, or k. |
search_ingredientsSearch the baking ingredient database (100+ ingredients with density in g/ml). Free tier: 20 calls/day per IP.Search the baking ingredient database (100+ ingredients with density in g/ml). Free tier: 20 calls/day per IP.
| Parametro | Tipo | Descrizione |
|---|---|---|
| query* | string | Search query (name, id, or category). |
| limit | integer | Max results (default 20). |
scale_recipeScale a recipe to a target number of servings. Pass servings and ingredients array. Free tier: 20 calls/day per IP.Scale a recipe to a target number of servings. Pass servings and ingredients array. Free tier: 20 calls/day per IP.
| Parametro | Tipo | Descrizione |
|---|---|---|
| servings* | integer | Current servings. |
| target_servings* | integer | Target servings. |
| ingredients* | array | List of {name, amount, unit}. |
list_unitsList all supported baking units and their types (mass/volume). Free tier: 20 calls/day per IP.List all supported baking units and their types (mass/volume). Free tier: 20 calls/day per IP.
Per questo strumento non è stato pubblicato alcuno schema di input.
5 strumenti su 5 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Baking unit conversion (cups/grams/temp/recipe scaling). convert_amount, convert_temperature
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.