MCP-Plugin-dotnet: MCP Plugin for .NET is a comprehensive solution for integrating .NET applications with the Model Context Protocol (MCP). It allows exposing methods and data as Tools, Prompts, and Resources to AI assistants. It uses a Bridge Architecture with SignalR for real-time bidirectional communication, solving the independent lifecycle problem for heavy .NET applications like Unity or WPF.; MCP-Chinese-Getting-Started-Guide: This guide provides a rapid introduction to the Model Context Protocol (MCP), an open-source protocol standardizing LLM interactions with external data and tools. It demonstrates building and debugging MCP servers, developing MCP clients for LLMs like DeepSeek, and integrating with Claude Desktop.
Expose Unity Editor methods as tools to AI assistants like Claude
Enhancing LLMs with real-time web search capabilities