web_fetch
web_fetch
Fetch a web page by URL and return its cleaned readable content, stripping ads, popups and navigation. Needs an account
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Search — The open web: search it, read a page from it.
Arguments
| Name | Type | What it is |
|---|---|---|
url* | string | The URL to fetch |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"url":"url"},"name":"web_fetch"}}Try it in the playground.


