Execute duckduckgo-privacy-search-mcp for Claude Desktop
io.github.evozim/duckduckgo-privacy-search-mcp
Premium agentic endpoint for duckduckgo-privacy-search-mcp.
client:Claude Desktop
transport:sse
Install Execute duckduckgo-privacy-search-mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"duckduckgo-privacy-search-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.m2mcent.com/duckduckgo-privacy-search-mcp/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs