受欢迎的博客标签
RSS

博客文章标记 'MCP Server'

MCP Server in C# .NET(TransportType=StdIo)
Developing Real-Time Web Applications with Server-Sent Events in C# .NET
MCP Server in C# .NET - How it works?(AI Chat Application Using MCP)
MCP provides a structured framework for AI agents to communicate with data sources seamlessly. The protocol consists of three primary components: MCP Host MCP Client MCP Server
MCP Server in C# .NET(TransportType=SSE)
MCP是一个典型的C/S架构模式,即客户端 和 服务端,它们之间采用一种标准的消息格式(JSON-RPC)进行通信. The MCP C# SDK has great samples of creating MCP server, MCP