mcp-dotnet-samples and mcp-template-dotnet
The template repository is a complement to the samples repository, providing a boilerplate for creating new Model Context Protocol (MCP) applications in .NET, which could then be developed using the patterns demonstrated in the comprehensive samples.
About mcp-dotnet-samples
microsoft/mcp-dotnet-samples
A comprehensive set of samples of creating and using MCP servers and clients with .NET
This project offers examples for .NET developers to create applications that connect Large Language Models (LLMs) with various data sources and tools. It allows you to feed information from sources like GitHub or Outlook into an LLM and receive outputs that integrate with those systems, such as sending emails or managing to-do lists. This is for software developers building AI-powered applications or agents.
About mcp-template-dotnet
NikiforovAll/mcp-template-dotnet
This repository contains a template for creating a Model Context Protocol (MCP) applications in .NET.
This is a template for creating applications that connect large language models (LLMs) to external data sources and tools. It allows developers to quickly set up a .NET application that can serve as a bridge, taking requests from an LLM, interacting with your custom data or logic, and returning the results to the LLM. It's for .NET developers building intelligent applications that need to go beyond an LLM's built-in knowledge.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work