mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 09:41:03 +00:00
Merge pull request #13081 from smeet666/add-mcp-bbc-goodfood
Add smeet666/mcp-bbc-goodfood to Search & Data Extraction
This commit is contained in:
@@ -3464,6 +3464,7 @@ Tools for conducting research, surveys, interviews, and data collection.
|
|||||||
- [rejifald/StitchAPI](https://github.com/rejifald/StitchAPI) [](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.
|
- [rejifald/StitchAPI](https://github.com/rejifald/StitchAPI) [](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) [](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.
|
- [MarcellM01/TinySearch](https://github.com/MarcellM01/TinySearch) [](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) [](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
|
- [Darko893/haunt-mcp-server](https://github.com/Darko893/haunt-mcp-server) [](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) [](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) [](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`
|
- [smeet666/mcp-supertoinette](https://github.com/smeet666/mcp-supertoinette) [](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`
|
||||||
|
|
||||||
### 🔒 <a name="security"></a>Security
|
### 🔒 <a name="security"></a>Security
|
||||||
|
|||||||
Reference in New Issue
Block a user