C# SDK Tutorial icon

C# SDK Tutorial

Demonstrates Model Context Protocol (MCP) server implementation using the C# SDK, with additional examples for resources and prompts.

About

Explore the Model Context Protocol (MCP) server implementation with this practical C# SDK guide. This repository expands upon the official quickstart tutorial by providing clear, concrete examples for defining `resources` and `prompts`, in addition to the `tools` covered in the original documentation. It serves as an excellent resource for C# developers aiming to integrate and manage AI models within their applications using the MCP framework.

Key Features

  • Focuses on C# implementation details for MCP servers
  • 0 GitHub stars
  • Covers beyond basic `tools` integration
  • Expands official MCP C# SDK tutorial content
  • Provides concrete examples for MCP `prompts`
  • Provides concrete examples for MCP `resources`

Use Cases

  • Learning MCP server development with C#
  • Referencing practical C# SDK examples for MCP
  • Implementing `resources` and `prompts` in C# MCP servers
Advertisement

Advertisement