mcp-dotnet-samples
Active·★ 187·MIT·Updated 2026-05-29
★ Trending★ Hidden Gem
A comprehensive set of samples of creating and using MCP servers and clients with .NET
This repository provides .NET samples demonstrating the Model Context Protocol (MCP), an open standard for applications to provide context to Large Language Models. MCP acts like a universal connector, enabling flexible LLM provider switching, data security, and building agents and complex workflows.
#.NET#LLM Integration#Model Context Protocol#API Standardization#Developer Samples#AI Agents#Azure
01
Features
01Utilize pre-built integrations for LLMs
02Flexibly switch between LLM providers
03Secure data within your infrastructure
04Build agents and complex workflows
02
Compatibility
.NET
Runtime
Verified via docs
LLM
Integration
Verified via docs
Docker
Deployment
Verified via docs
Azure
Cloud Service
Verified via docs
03
Quick start
1
$ git clone https://github.com/microsoft/mcp-dotnet-samples.git
04
Use cases
↳Retrieving GitHub Copilot customization files
↳Converting markdown text to HTML
↳Sending emails through Outlook
↳Managing to-do list items
05
Alternatives
python-utcp★ 644
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!