DuckDuckGo MCP Server
@rsimd
关于 DuckDuckGo MCP Server
DuckDuckGo MCP Server for Claude Desktop and Cursor
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"duckduckgo-mcp-server-rsimd": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is DuckDuckGo MCP Server?
DuckDuckGo MCP Server is a Model Context Protocol (MCP) server that provides web search functionality using DuckDuckGo. It is designed for use with MCP-compatible applications such as Claude Desktop and Cursor IDE.
How to use DuckDuckGo MCP Server?
Install dependencies using uv sync (recommended) or pip install -r requirements.txt. Start the server with uv run duckduckgo-mcp-server or python run.py. Configure your MCP client (e.g., Claude Desktop or Cursor) to use the server by specifying the command and arguments in the client's MCP settings JSON. The server exposes a single tool: search_duckduckgo.
Key features of DuckDuckGo MCP Server
- Web page search via DuckDuckGo
- Summarization and detailed info retrieval from search results
- Asynchronous processing for fast searches
- Fallback mechanism for stability
- No special configuration required
Use cases of DuckDuckGo MCP Server
- Provide real-time web search capabilities to AI assistants
- Enable code editors like Cursor to fetch current information
- Support MCP clients for automated information retrieval
- Run searches in Dockerized environments
FAQ from DuckDuckGo MCP Server
What MCP clients are supported?
Claude Desktop (Mac/Windows/Linux), Cursor IDE, and any other MCP-compatible application.
What are the prerequisites?
Python 3.11 or later (Python 3.13 recommended) and the uv package manager (recommended) or pip.
How do I configure the server in my client?
Set the MCP server command to uv run duckduckgo-mcp-server (when using uv) or python server.py (with pip), with the appropriate working directory and environment.
Is there any cost or API key required?
No special configuration or payment is needed; DuckDuckGo search is free to use.
Where can I find troubleshooting help?
Refer to TROUBLESHOOTING.md, CONNECTION_SOLUTION.md, and IMPORTANT_NOTES.md in the repository for common issues and solutions.
搜索 分类下的更多 MCP 服务器
Google Search Console MCP server for SEOs
AminForouGoogle Search Console Insights with Claude AI for SEOs
Google Search Console MCP Server
ahonnA Model Context Protocol (MCP) server providing access to Google Search Console
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Bing Search MCP Server
leehanchungMCP Server for Bing Search API
DuckDuckGo Search MCP Server
nickclydeA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
评论