zh

zhsama/duckduckgo-mcp-server

๐Ÿ“‡ ๐Ÿ  โ˜๏ธ This is a TypeScript-based MCP server that provides DuckDuckGo search functionality.

#TypeScript#MCP server#DuckDuckGo
Publisherzhsama/duckduckgo-mcp-server
Submitted date4/19/2025

Overview

Title

duckduckgo-search MCP Server

How to Use

  • Install dependencies using Node.js and pnpm.
  • Build and run the server locally or integrate it with Claude Desktop via configuration files.
  • Use the duckduckgo_search tool to perform web searches with customizable parameters.

Key Features

  • Search Tool: Perform DuckDuckGo searches with optional parameters like result count and safe search settings.
  • Rate Limits: Enforces 1 request per second and 15,000 requests per month.
  • Debugging Support: Includes tools like the MCP Inspector for troubleshooting.

Use Cases

  • Integrating DuckDuckGo search functionality into applications via MCP.
  • Demonstrating MCP server concepts with a real-world API.
  • Enhancing Claude Desktop with external search capabilities.

Visit More

View All