This is a straightforward web scraping tool that lets Claude fetch pages and extract content using CSS selectors. You'd reach for it when you need to pull specific data from websites without parsing entire HTML documents yourself. The CSS selector approach means you can target exactly what you want, like grabbing all paragraph text from a specific div or pulling data from table rows. It's hosted on Smithery's infrastructure and works over HTTP, so there's no local setup required. Useful for one-off data extraction tasks, monitoring content changes, or building quick research workflows where you need structured data from web sources.
claude mcp add --transport http ai.smithery-arjunkmrm-fetch https://server.smithery.ai/@arjunkmrm/fetch/mcp