ddg-mcp MCP server
@misanthropic-ai
关于 ddg-mcp MCP server
DuckDuckGo search API MCP server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"ddg-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
5Search the web for text results using DuckDuckGo
Search the web for images using DuckDuckGo
Search for news articles using DuckDuckGo
Search for videos using DuckDuckGo
Chat with DuckDuckGo AI
概览
What is ddg-mcp?
ddg-mcp is a Model Context Protocol (MCP) server that provides DuckDuckGo search capabilities — including text, image, news, and video search — plus an AI chat feature, allowing AI assistants to query DuckDuckGo directly.
How to use ddg-mcp?
Install the package via uv install ddg-mcp or pip install ddg-mcp, then add it to your MCP client configuration (e.g., Claude Desktop) using the uvx command. Once configured, your AI assistant can invoke the provided tools (e.g., ddg-text-search, ddg-image-search) or use the search-results-summary prompt.
Key features of ddg-mcp
- DuckDuckGo text, image, news, and video search tools
- AI chat with multiple model options (GPT-4o mini, Llama 3.3 70B, Claude 3 Haiku, etc.)
- Search results summary prompt with optional detail level
- Customizable parameters: region, safesearch, timelimit, max_results
- Supports advanced search operators (filetype, site, intitle, inurl, etc.)
- Image-specific filters (size, color, type, layout, license)
Use cases of ddg-mcp
- An AI assistant retrieves current web information via DuckDuckGo text search
- A user searches for images with specific color or size constraints
- Finding recent news articles on a topic with a time limit
- Discovering educational videos filtered by duration and resolution
- Having a conversational AI interaction using DuckDuckGo’s AI chat
FAQ from ddg-mcp
What dependencies does ddg-mcp require?
Python 3.9 or higher and the duckduckgo-search package, which is installed automatically when you install ddg-mcp.
How do I configure ddg-mcp for Claude Desktop?
Add the server to your Claude Desktop configuration file (claude_desktop_config.json) with the command uvx ddg-mcp (for published servers) or a local path for development.
What search operators are available?
You can use operators such as "exact phrase", +/- to include/exclude, filetype:pdf, site:example.com, intitle:, and inurl:.
What parameters are common across all search tools?
Common parameters include region, safesearch, timelimit, and max_results. Default safesearch is "moderate" and max_results is 10.
Which AI chat models are supported?
Supported models: gpt-4o-mini, llama-3.3-70b, claude-3-haiku, o3-mini, and mistral-small-3.
搜索 分类下的更多 MCP 服务器
Google Search Console MCP Server
ahonnA Model Context Protocol (MCP) server providing access to Google Search Console
SerpApi MCP Server
ilyazubSerpApi MCP Server for Google and other search engine results
Exa MCP Server 🔍
exa-labsExa MCP for web search and web crawling!
🚀 OneSearch MCP Server: Web Search & Crawl & Scraper & Extract
yokingma🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
Google Search Console MCP server for SEOs
AminForouGoogle Search Console Insights with Claude AI for SEOs
评论