MCP.so
Sign In

sk-mcp-sample

@vtjc2002

About sk-mcp-sample

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

Basic information

Category

Other

License

MIT license

Runtime

c#

Transports

stdio

Publisher

vtjc2002

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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?

Comments

More Other MCP servers