nickclyde_duckduckgo-mcp-server

MCP-Mirror/nickclyde_duckduckgo-mcp-server

3.1

If you are the rightful owner of nickclyde_duckduckgo-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.

Tools

Functions exposed to the LLM to take actions

search

Search DuckDuckGo and return formatted results.

Args: query: The search query string max_results: Maximum number of results to return (default: 10) ctx: MCP context for logging

fetch_content

Fetch and parse content from a webpage URL.

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources