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.; apitap: ApiTap is an MCP server that lets AI agents browse the web through APIs instead of browsers, automatically detecting a site's framework and discovering its internal API endpoints. It generates reusable skill files for direct API calls, reducing token costs by 20-100x compared to browser automation.
Integrating .NET applications with the Model Context Protocol
AI agents can gather data from websites without using a browser