From 23432b6e91729ae532c240eb62fb31dbd1912249 Mon Sep 17 00:00:00 2001 From: smeet666 Date: Mon, 7 Sep 2026 20:28:49 +0200 Subject: [PATCH] Add smeet666/mcp-bbc-goodfood --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2948f06e..944497e4e 100644 --- a/README.md +++ b/README.md @@ -3421,6 +3421,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [rejifald/StitchAPI](https://github.com/rejifald/StitchAPI) [![rejifald/StitchAPI MCP server](https://glama.ai/mcp/servers/rejifald/StitchAPI/badges/score.svg)](https://glama.ai/mcp/servers/rejifald/StitchAPI) 📇 ☁️ - Semantic search over the StitchAPI documentation (the hosted docs MCP): `search_docs` returns the most relevant doc sections with deep links, `get_doc` fetches a full page. Hosted endpoint `https://stitchapi.dev/api/mcp`, no auth. - [MarcellM01/TinySearch](https://github.com/MarcellM01/TinySearch) [![MarcellM01/TinySearch MCP server](https://glama.ai/mcp/servers/MarcellM01/TinySearch/badges/score.svg)](https://glama.ai/mcp/servers/MarcellM01/TinySearch) 🐍 🏠 - Self-hosted web research for MCP agents: search (SearXNG, with DuckDuckGo fallback), crawl, dense+BM25 rerank, and dedupe into a source-grounded, cited prompt. Local ONNX embeddings by default, or bring an OpenAI-compatible embedding API. - [Darko893/haunt-mcp-server](https://github.com/Darko893/haunt-mcp-server) [![Darko893/haunt-mcp-server MCP server](https://glama.ai/mcp/servers/Darko893/haunt-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Darko893/haunt-mcp-server) 📇 ☁️ - [Haunt](https://hauntapi.com/?utm_source=awesome-mcp-servers&utm_medium=listing&utm_campaign=sweep-2026-07) web extraction for AI agents: structured JSON or clean Markdown from permitted public pages, including Cloudflare-protected ones, with honest blocked/login/captcha errors instead of fabricated data +- [smeet666/mcp-bbc-goodfood](https://github.com/smeet666/mcp-bbc-goodfood) [![smeet666/mcp-bbc-goodfood MCP server](https://glama.ai/mcp/servers/smeet666/mcp-bbc-goodfood/badges/score.svg)](https://glama.ai/mcp/servers/smeet666/mcp-bbc-goodfood) 📇 ☁️ 🍎 🪟 🐧 - Search BBC Good Food and read a recipe in either of the two renditions the site writes, its own and the one restated for readers in the United States. Publishes the vocabulary each search facet accepts, since the site answers a value it does not know with a total of zero. Rescales to any number of people. No API key. `npx -y mcp-bbc-goodfood` - [smeet666/mcp-supertoinette](https://github.com/smeet666/mcp-supertoinette) [![smeet666/mcp-supertoinette MCP server](https://glama.ai/mcp/servers/smeet666/mcp-supertoinette/badges/score.svg)](https://glama.ai/mcp/servers/smeet666/mcp-supertoinette) 📇 ☁️ 🍎 🪟 🐧 - Read Supertoinette's French recipes: ingredients with the quantity separated from the line, steps, difficulty, cost level, resting time, and the five wines the site ranks for a dish. Rescales any recipe to a number of people, saying on each line whether the arithmetic landed exactly. No API key. `npx -y mcp-supertoinette` ### 🔒 Security