From 10e1efb95b2c1c38b1961c5a712b10dc74d3a9ea Mon Sep 17 00:00:00 2001 From: smeet666 Date: Mon, 7 Sep 2026 20:28:48 +0200 Subject: [PATCH] Add smeet666/mcp-wikibooks-cookbook --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2948f06e..166bac314 100644 --- a/README.md +++ b/README.md @@ -3276,6 +3276,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [format37/youtube_mcp](https://github.com/format37/youtube_mcp) 🐍 ☁️ – MCP server that transcribes YouTube videos to text. Uses yt-dlp to download audio and OpenAI's Whisper-1 for more precise transcription than youtube captions. Provide a YouTube URL and get back the full transcript splitted by chunks for long videos. - [foundrole/jobs-mcp-proxy](https://github.com/foundrole/jobs-mcp-proxy) [![foundrole/jobs-mcp-proxy MCP server](https://glama.ai/mcp/servers/foundrole/jobs-mcp-proxy/badges/score.svg)](https://glama.ai/mcp/servers/foundrole/jobs-mcp-proxy) 📇 ☁️ - Open-source stdio bridge to FoundRole's hosted job search: live listings pulled from company ATS pages with salary benchmarks, H-1B sponsorship history, E-Verify status, and ghost-job trust grades, plus a resume ATS-parsing check and a Kanban application tracker with reminders and job alerts. OAuth 2.1, free account. - [fouradata/mcp](https://github.com/fouradata/mcp) 🎖️ 📇 ☁️ 🏠 – Web scraping for AI agents: one auto tool walks a cost-aware ladder (direct → rotating proxy → full browser), solving anti-bot challenges and reporting which rung delivered and what it cost. Pay-per-success, EU-hosted, free tier. [![fouradata/mcp MCP server](https://glama.ai/mcp/servers/fouradata/mcp/badges/score.svg)](https://glama.ai/mcp/servers/fouradata/mcp) +- [smeet666/mcp-wikibooks-cookbook](https://github.com/smeet666/mcp-wikibooks-cookbook) [![smeet666/mcp-wikibooks-cookbook MCP server](https://glama.ai/mcp/servers/smeet666/mcp-wikibooks-cookbook/badges/score.svg)](https://glama.ai/mcp/servers/smeet666/mcp-wikibooks-cookbook) 📇 ☁️ - The Cookbook on the English Wikibooks: search recipes, read ingredients and steps, and rescale quantities without ending up with 2.4 eggs. Install via `npx mcp-wikibooks-cookbook`. - [smeet666/mcp-recipes](https://github.com/smeet666/mcp-recipes) [![smeet666/mcp-recipes MCP server](https://glama.ai/mcp/servers/smeet666/mcp-recipes/badges/score.svg)](https://glama.ai/mcp/servers/smeet666/mcp-recipes) 📇 ☁️ - Asks Marmiton and the Wikibooks Cookbook at once and compares how each tradition writes a dish. Scales ingredient lists in French and English in one call, flagging what cannot be scaled. Install via `npx mcp-recipes`. - [VoxellInc/forge-mcp](https://github.com/VoxellInc/forge-mcp) [![VoxellInc/forge-mcp MCP server](https://glama.ai/mcp/servers/VoxellInc/forge-mcp/badges/score.svg)](https://glama.ai/mcp/servers/VoxellInc/forge-mcp) 🎖️ 📇 ☁️ - Official MCP server for [Forge](https://voxell.ai), Voxell's hosted text-embedding API. Generate vector embeddings (turbo 1024d, pro 2560d, ultra 4096d; Matryoshka truncation) for semantic search and RAG. `npx -y @voxell/forge-mcp` - [wd041216-bit/free-web-search-ultimate](https://github.com/wd041216-bit/free-web-search-ultimate) 🐍 🏠 [![wd041216-bit/free-web-search-ultimate MCP server](https://glama.ai/mcp/servers/wd041216-bit/free-web-search-ultimate/badges/score.svg)](https://glama.ai/mcp/servers/wd041216-bit/free-web-search-ultimate) - Zero-cost, privacy-first universal web search MCP server. Enforces a **Search-First** paradigm — instructs LLMs to retrieve real-time information before answering factual questions. Supports 10+ search engines (DuckDuckGo, Bing, Google, Brave, Wikipedia, Arxiv, YouTube, Reddit) and deep page browsing. No API key required.