duckduckgo-mcp-server

duckduckgo-mcp-server

42

The DuckDuckGo Search MCP Server is a TypeScript-based server that integrates DuckDuckGo search capabilities using the Model Context Protocol. It features a user-friendly interface, rate limiting, and is compatible with the Claude Desktop environment.

duckduckgo-search MCP Server

A server implementing the Model Context Protocol, enabling DuckDuckGo search functionality using TypeScript.

Features

  • Search Tool: Integrates with the DuckDuckGo API for web searches.
  • Rate Limits: Supports up to 1 request per second and 15,000 requests per month.

Development

  • Requires Node.js >= 18 and pnpm >= 8.0.0 for installation.
  • Build and run using pnpm commands for local or online development with Claude Desktop.