The ddgs MCP server provides a metasearch library that aggregates results from diverse web search services. It exposes tools for querying multiple search engines, collecting and ranking results. It connects to various web search APIs. Developers use it to build applications requiring comprehensive, multi-source search capabilities.
The ddgs MCP server provides a metasearch library that aggregates results from diverse web search services. It exposes tools for querying multiple search engines, collecting and ranking results. It connects to various web search APIs. Developers use it to build applications requiring comprehensive, multi-source search capabilities.
pip install ddgsAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"deedy5-ddgs-github": {
"command": "uvx",
"args": [
"pip install ddgs"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from ddgs?"
No configuration required. This server works out of the box.
"What resources are available in ddgs?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in ddgs"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in ddgs with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.