dirmacs/daedra
Daedra is a high-performance DuckDuckGo-powered web search and research Model Context Protocol (MCP) server written in Rust. It provides web search and page fetching capabilities that can be used with AI assistants like Claude.
Platform-specific configuration:
{
"mcpServers": {
"daedra": {
"command": "npx",
"args": [
"-y",
"daedra"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...