
Building a Model Context Protocol Server with .NET and Semantic Kernel Integration
Building a Model Context Protocol Server with .NET and Semantic Kernel Integration
Thu Apr 10 2025 7 min read Prathamesh Dhande
Learn how to implement a Model Context Protocol (MCP) server using C# and integrate it with Semantic Kernel to enhance AI assistants with external data and tools through a standardized protocol.

Model Context Protocol (MCP): The New Standard for AI Integration
Model Context Protocol (MCP): The New Standard for AI Integration
Mon Apr 07 2025 4 min read Prathamesh Dhande
MCP enables LLMs to access real-time data and execute dynamic actions with ease, reducing redundancy and maintenance overhead through standardized client-server interactions.