mcp and mcp-template-dotnet

These are ecosystem siblings: the official Microsoft MCP server implementations provide production-ready reference implementations and actual tools, while the .NET template serves as a starting point for developers to build their own custom MCP servers in .NET.

mcp
92
Verified
mcp-template-dotnet
32
Emerging
Maintenance 25/25
Adoption 20/25
Maturity 24/25
Community 23/25
Maintenance 6/25
Adoption 6/25
Maturity 16/25
Community 4/25
Stars: 2,845
Forks: 434
Downloads: 258,871
Commits (30d): 198
Language: C#
License: MIT
Stars: 24
Forks: 1
Downloads:
Commits (30d): 0
Language: C#
License: MIT
No risk flags
No Package No Dependents

About mcp

microsoft/mcp

Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration

This project provides official server implementations of Microsoft's Model Context Protocol (MCP). It helps developers connect their AI assistants, like those in IDEs, with various Microsoft services such as Azure, Microsoft Fabric, and Azure DevOps. By enabling these connections, developers can leverage AI to access data and integrate tools consistently, enhancing the capabilities and flexibility of their AI applications.

AI-powered development Azure integration developer tools API standardization AI application development

About mcp-template-dotnet

NikiforovAll/mcp-template-dotnet

This repository contains a template for creating a Model Context Protocol (MCP) applications in .NET.

Provides multiple transport modes (stdio, HTTP, and hybrid) and uses .NET dependency injection with attribute-based tool registration via `[McpServerTool]` for automatic discovery. Includes built-in support for .NET Aspire orchestration, enabling developers to run MCP servers as distributed applications or publish them as global .NET tools for seamless LLM integration.

Scores updated daily from GitHub, PyPI, and npm data. How scores work