Skip to main content
Glama

DuckDuckGo MCP Server

MIT License
26
  • Apple

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nickclyde/duckduckgo-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server