Skip to main content
Glama

DuckDuckGo Web Search MCP Server

by kouui

fetch

Convert webpage HTML content into markdown format by providing the URL. Designed for web scraping and content extraction within the DuckDuckGo Web Search MCP Server.

Instructions

scrape the html content and return the markdown format using jina api. Args: url: The search query string Returns: text : html in markdown format

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "fetchArguments", "type": "object" }
Install Server

Other Tools from DuckDuckGo Web Search 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/kouui/web-search-duckduckgo'

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