Skip to main content
Glama
LLLeoLi

duckduckgo-mcp-server

by LLLeoLi

Related Servers

Alternatives to duckduckgo-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      A Model Context Protocol server that provides DuckDuckGo search functionality for Claude, enabling web search capabilities through a clean tool interface with rate limiting support.
      1
      1,546 npm
      87
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
      3
      15,088 PyPI
      1,500
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that provides web search capabilities via DuckDuckGo and advanced content extraction using Crawl4AI and LLM-powered analysis. It enables users to perform web-wide searches and fetch processed website data through automated browser interaction and intelligent summarization.
      2
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      A Model Context Protocol server that enables web searching using the Serper API for Google search results, with optional web page content fetching.
      2
      MIT

    TDQS

    A4.6/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have zero overlap: 'search' queries the web and returns results, while 'fetch_content' retrieves the full text of a specific URL. An agent can easily choose based on whether it needs a list of links or the contents of a page.

    Naming Consistency4/5

    Both names are lowercase and verb-led, but one is a single verb ('search') while the other follows a verb_noun pattern ('fetch_content'). This is a minor inconsistency; a name like 'search_web' would be more parallel, but the current names are still clear and predictable.

    Tool Count4/5

    Only two tools might feel thin, but for a focused DuckDuckGo search-and-read utility it is well-scoped and avoids unnecessary bloat. The count is slightly below the typical 3-15 range but fits the server's narrow purpose.

    Completeness5/5

    The server covers the entire intended workflow: search the web to find relevant URLs, then fetch the content of a chosen page. There are no obvious missing operations or dead ends for a simple search utility.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues