MCPs/web-search
Tobias J. Endres e5fde01f8b fix: use NodeSource v22 instead of Debian npm (pulls 375 packages)
Switch from apt-get install nodejs npm to NodeSource setup_22.x
to avoid pulling 245MB of unnecessary build dependencies on
python:3.12-slim (Debian Trixie).
2026-06-23 15:40:03 +02:00
..
Dockerfile fix: use NodeSource v22 instead of Debian npm (pulls 375 packages) 2026-06-23 15:40:03 +02:00
README.md feat: update fleet to tested MCPs + add 10 new MCPs with Dockerfiles + Woodpecker CI 2026-06-23 15:09:54 +02:00

web-researcher-mcp

MCP server for web search and content fetching.

Source: web-researcher-mcp

Environment Variables

None required.

Usage

docker run -d \
  --name web-search-mcp \
  -p 8116:8116 \
  forgejo.corentic.eu/corentic/mcp-fleet-web-search:latest

Tools

  • web_search — Search the web
  • web_fetch — Fetch and extract content from a URL