DirectoryDuckduckgo Mcp Server
api

Duckduckgo Mcp Server

by nickclyde

55
Health
fair
70
Popularity

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

1,095stars
167forks
Python
MIT
Updated May 10, 2026

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "duckduckgo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "duckduckgo-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx duckduckgo-mcp-server

Maintenance Healthfair

Freshness32/40
Issue response3/30
Org backing15/20
Longevity5/10
Updated recently
Most issues unresolved
Community-backed

Server Info

Categoryapi
LanguagePython
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory