Category: mcp

Category: mcp

Model Context Protocol

Categories Tags Authors

Articles 1-2 (total 2)

Building a Model Context Protocol Server with .NET and Semantic Kernel Integration featured image

Building a Model Context Protocol Server with .NET and Semantic Kernel Integration

7 min read

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 featured image

Model Context Protocol (MCP): The New Standard for AI Integration

4 min read

MCP enables LLMs to access real-time data and execute dynamic actions with ease, reducing redundancy and maintenance overhead through standardized client-server interactions.