Skip to main content
Glama
joohyukjung

duckduckgo-mcp-server

by joohyukjung

Related Servers

Alternatives to duckduckgo-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      Enables web search through DuckDuckGo and webpage content fetching with intelligent text extraction. Features built-in rate limiting and LLM-optimized result formatting for seamless integration with language models.
      2
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables web search using DuckDuckGo and content retrieval from URLs, returning markdown with pagination support.
      -

    TDQS

    A4.4/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools are completely orthogonal: 'search' queries the web for results, while 'fetch_content' retrieves and cleans the text of a specific URL. There is zero overlap in purpose or arguments.

    Naming Consistency5/5

    Both tool names use imperative lowercase-with-underscores style. 'search' is a simple verb, and 'fetch_content' follows the verb_noun pattern; they are consistent in style and tone.

    Tool Count4/5

    With only 2 tools, the server is minimal but not thin—it covers the two core actions for a DuckDuckGo search MCP: searching and fetching content. A third tool like 'get_suggestions' might be nice, but the current count is reasonable for the stated purpose.

    Completeness4/5

    The pair supports a complete workflow of searching and then reading result pages, with pagination on fetch. Missing advanced features like result pagination beyond 20 or related searches, but these are minor gaps that do not block typical use cases.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues