This MCP gives Claude Code the ability to fetch web content. The assistant can reach pages and external APIs directly.
It’s a simple way to bring outside data into the conversation.
You can fetch the content of a URL, consume APIs, and integrate external data sources into your workflow. It’s useful when the assistant needs information that lives on a page or a public endpoint.
When to use
- When you want to bring a URL’s content into the conversation.
- To query a public API without leaving the editor.
- While integrating external data into an ongoing task.
How to use
After installing, the MCP becomes available. Ask Claude Code to “fetch the content of this URL” or “query this API and bring me the result”.