MetaSearchMCP: MetaSearchMCP aggregates results from multiple search providers, normalizes them into a stable JSON schema, and exposes both an HTTP API and an MCP server for agent tooling. It is designed for machine-consumable workflows, featuring concurrent aggregation, deduplication, and provider selection. This provides a structured search API alternative to browser-first metasearch projects.; 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.
Integrate search into AI agents and LLM workflows via MCP
Integrating .NET applications with the Model Context Protocol