webmcp-bridge: webmcp-bridge provides a stable local bridge that allows MCP clients to call browser WebMCP tools. It uses native WebMCP when available and falls back to injected adapters for sites without native support, enabling reuse of logged-in browser sessions and human-AI collaboration.; 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.
Connect a local MCP client to a native WebMCP website
Integrating .NET applications with the Model Context Protocol