by StefH · MCP Server · ★ 40
# ModelContextProtocol.SemanticKernel Microsoft SemanticKernel integration for the Model Context Protocol using the csharp-sdk. Enables seamless use of MCP tools as AI functions. [!NOTE] This project is in preview; breaking changes can be introduced without prior notice. 📦 NuGet packages Stef.ModelContextProtocol.SemanticKernel | Stef.ModelContextProtocol.Schema | Overview ⚙️ Usage Use an extension method to register a specific MCP function/tool Register single function or tool csharp // 💡Stdio await kernel.Plugins.AddMcpFunctionsFromStdioServerAsync("GitHub", "npx", ["-y",...
| Stars | 40 |
| Forks | 14 |
| Language | C# |
| Category | MCP Server |
| License | MIT |
| Quality Score | 62.4787209367551/100 |
| Open Issues | 3 |
| Last Updated | 2026-06-06 |
| Created | 2025-03-18 |
| Platforms | dotnet, mcp |
| Est. Tokens | ~30k |
Explore other popular mcp server tools:
McpDotNet.Extensions.SemanticKernel is Microsoft SemanticKernel integration for the Model Context Protocol (MCP). Enables seamless use of MCP tools as AI functions.. It is categorized as a MCP Server with 40 GitHub stars.
McpDotNet.Extensions.SemanticKernel is primarily written in C#.
You can find installation instructions and usage details in the McpDotNet.Extensions.SemanticKernel GitHub repository at github.com/StefH/McpDotNet.Extensions.SemanticKernel. The project has 40 stars and 14 forks, indicating an active community.
McpDotNet.Extensions.SemanticKernel is released under the MIT license, making it free to use and modify according to the license terms.