DuckDuckGo MCP Server

Install latest/stable of DuckDuckGo MCP Server

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install duckduckgo-mcp-server

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for DuckDuckGo MCP Server

Package name

  • duckduckgo-mcp-server

License

  • MIT

Last updated

  • Yesterday - latest/stable
  • Today - latest/edge

Websites


Contact


Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

MCP Server for searching via DuckDuckGo

A server that provides an MCP (Model Communication Protocol) interface for DuckDuckGo searches. This allows applications to search the web using DuckDuckGo's search capabilities through the MCP protocol.

Configuration Options (set with 'snap set'):

  • transport: Transport method (streamable-http or websocket) [default: streamable-http]
  • host: Host address to bind to [default: 127.0.0.1]
  • port: Port number to listen on [default: 8000]
  • cache-max-entries: Maximum cache entries [default: 64]
  • ref-url-threshold: URL threshold for ref tokens [default: 120]
  • safe-search: SafeSearch filtering level [default: (empty)]
  • region: Default region/language code [default: (empty)]
  • ca-certs: Path to CA bundle for TLS verification [default: (empty)]
  • rate-limit-strategy: Rate limiting strategy [default: sliding]
  • fetch-rpm: Fetch requests per minute [default: 20]
  • fetch-host-rpm: Per-host fetch cap [default: 0]
  • search-rpm: Search requests per minute [default: 30]
  • allowed-hosts: Space saparated list of hosts to allow access [default: (empty)]
  • allowed-origins: Space saparated list of origins to allow access [default: (empty)]
  • no-ssl-verify: If set, drop ssl verification [default: (unset)]

This snap simply packages the upstream tree from:

https://github.com/nickclyde/duckduckgo-mcp-server

Do not file issues about the snap upstream, instead use the issue tracker for the snap

Revision Channel Version Published Build Commit Download SBOM

The build and commit information is derived from build infrastructure records.


Install DuckDuckGo MCP Server on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.