ddgs: DDGS (Dux Distributed Global Search) is a Python metasearch library designed to aggregate search results from various web search engines. It offers functionalities for text, image, video, news, and book searches, available through both a command-line interface and an API server with MCP integration.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
Performing comprehensive web searches across multiple engines
Integrating .NET applications with the Model Context Protocol