DuckDuckGo MCP Server

by nickclyde
Verified

fetch_content

Fetch and parse webpage content from a specified URL using DuckDuckGo MCP Server to extract and process required information.

Instructions

Fetch and parse content from a webpage URL.

Args: url: The webpage URL to fetch content from ctx: MCP context for logging

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "fetch_contentArguments", "type": "object" }

You must be authenticated.

Other Tools from DuckDuckGo MCP Server

Related Tools

ID: phcus2gcpn