DuckDuckGo MCP Server
@AshDevFr
关于 DuckDuckGo MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"duckduckgo": {
"command": "uvx",
"args": [
"ddg-mcp-server"
]
}
}
}工具
1Search the web using DuckDuckGo.
概览
What is DuckDuckGo MCP Server?
A Node.js server that implements the Model Context Protocol (MCP) for performing web searches using DuckDuckGo. It provides a single search tool that returns an array of results, intended for use with AI assistants like Claude.
How to use DuckDuckGo MCP Server?
Configure the server in your Claude Desktop configuration file (claude_desktop_config.json) using either the uvx command with ddg-mcp-server or the Docker image ashdev/duckduckgo-mcp-server. The server exposes a search tool that accepts a query string.
Key features of DuckDuckGo MCP Server
- Web search via DuckDuckGo
- Single
searchtool withqueryinput - Returns an array of search results
- Runs via uvx or Docker
- Lightweight Node.js implementation
Use cases of DuckDuckGo MCP Server
- Integrating web search into Claude Desktop conversations
- Retrieving current information from the web without leaving the chat
- Automating search queries for research or fact-checking
FAQ from DuckDuckGo MCP Server
—
—
搜索 分类下的更多 MCP 服务器
Google News MCP Server
ChanMeng666【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
Serper Search and Scrape MCP Server
marcopesaniSerper MCP Server supporting search and webpage scraping
SearXNG MCP Server
ihor-sokoliukPrivate web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
Exa MCP Server 🔍
exa-labsExa MCP for web search and web crawling!
Web Scout MCP Server
pinkpixel-devA powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.
评论