Releases: NimbleBrainInc/mcp-webfetch
Releases · NimbleBrainInc/mcp-webfetch
v0.1.0
Initial release of the WebFetch MCP Server.
web_fetch(url, prompt)- fetch a web page and answer questions about its content using Claude Haiku- HTTP-to-HTTPS auto-upgrade, cross-host redirect detection
- In-memory 15-min cache for repeated fetches
skill://webfetch/usageresource for LLM guidance- Dual transport: stdio (mpak/Claude Desktop) + HTTP (ASGI containers)
- 25 unit tests, CI pipeline, multi-arch MCPB build workflow