MCPs/web-search/README.md
Tobias J. Endres 22b81b2478
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat: update fleet to tested MCPs + add 10 new MCPs with Dockerfiles + Woodpecker CI
2026-06-23 15:09:54 +02:00

23 lines
No EOL
430 B
Markdown

# web-researcher-mcp
MCP server for web search and content fetching.
Source: [`web-researcher-mcp`](https://pypi.org/project/web-researcher-mcp/)
## Environment Variables
None required.
## Usage
```bash
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