MCP.so
登录

sk-mcp-sample

@vtjc2002

关于 sk-mcp-sample

Semantic Kernel with MCP server/client sample using SSE transport protocal

基本信息

分类

其他

许可证

MIT license

运行时

c#

传输方式

stdio

发布者

vtjc2002

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is sk-mcp-sample?

A sample project demonstrating integration between Semantic Kernel and the Model Context Protocol (MCP) using SSE (Server-Sent Events) transport for server/client communication.

How to use sk-mcp-sample?

Key features of sk-mcp-sample

  • Sample integration of Semantic Kernel with MCP.
  • Uses SSE transport for server/client communication.

Use cases of sk-mcp-sample

FAQ from sk-mcp-sample

What is the purpose of this server?

It is a sample that shows how to combine Semantic Kernel with MCP server and client via SSE transport.

What transport does it use?

The sample uses SSE (Server-Sent Events) as the transport protocol.

What dependencies or runtime are required?

Where does data live or how is it stored?

What are the known limitations or authentication requirements?

评论

其他 分类下的更多 MCP 服务器