RepoMicrosoftMicrosoftpublished Apr 9, 2025seen 4d

microsoft/mcp

C#

Open original ↗

Captured source

source ↗
published Apr 9, 2025seen 4dcaptured 2dhttp 200method plain

microsoft/mcp

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

Language: C#

License: MIT

Stars: 3293

Forks: 521

Open issues: 327

Created: 2025-04-09T04:12:30Z

Pushed: 2026-06-10T22:34:42Z

Default branch: main

Fork: no

Archived: no

README:

🌟 Microsoft MCP Servers

📘 What is MCP?

Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to large language models (LLMs). It allows AI applications to connect with various data sources and tools in a consistent manner, enhancing their capabilities and flexibility. MCP follows a client-server architecture:

  • MCP Hosts: Applications like AI assistants or IDEs that initiate connections.
  • MCP Clients: Connectors within the host application that maintain 1:1 connections with servers.
  • MCP Servers: Services that provide context and capabilities through the standardized MCP.

For more details, visit the official MCP website.

📁 Which MCP Servers are built from this repository?

This repository contains core libraries, test frameworks, engineering systems, pipelines, and tooling for Microsoft MCP Server contributors to unify engineering investments; and reduce duplication and divergence:

| MCP Server | README | Source Code | CHANGELOG | Releases | Documentation | Troubleshooting | Support | |:---------------------|:--------------------:|:-----------------------:|:---------------------:|:--------------------:|:-------------------------:|:---------------------------:|:-------------------:| | Azure MCP | [Azure MCP README] | [Azure MCP Source Code] | [Azure MCP CHANGELOG] | [Azure MCP Releases] | [Azure MCP Documentation] | [Azure MCP Troubleshooting] | [Azure MCP Support] | | Microsoft Fabric MCP | [Fabric MCP README] | [Fabric MCP Source Code] | [Fabric MCP CHANGELOG] | [Fabric MCP Releases] | [Fabric Documentation] | [Fabric MCP Troubleshooting] | [Fabric MCP Support] |

[Azure MCP README]: https://github.com/microsoft/mcp/blob/main/servers/Azure.Mcp.Server/README.md [Azure MCP CHANGELOG]: https://github.com/microsoft/mcp/blob/main/servers/Azure.Mcp.Server/CHANGELOG.md [Azure MCP Source Code]: https://github.com/microsoft/mcp/blob/main/servers/Azure.Mcp.Server [Azure MCP Releases]: https://github.com/microsoft/mcp/releases?q=Azure.Mcp.Server- [Azure MCP Documentation]: https://learn.microsoft.com/azure/developer/azure-mcp-server/ [Azure MCP Troubleshooting]: https://github.com/microsoft/mcp/blob/main/servers/Azure.Mcp.Server/TROUBLESHOOTING.md [Azure MCP Support]: https://github.com/microsoft/mcp/blob/main/servers/Azure.Mcp.Server/SUPPORT.md

[Fabric MCP README]: https://github.com/microsoft/mcp/blob/main/servers/Fabric.Mcp.Server/README.md [Fabric MCP CHANGELOG]: https://github.com/microsoft/mcp/blob/main/servers/Fabric.Mcp.Server/CHANGELOG.md [Fabric MCP Source Code]: https://github.com/microsoft/mcp/blob/main/servers/Fabric.Mcp.Server [Fabric MCP Releases]: https://github.com/microsoft/mcp/releases?q=Fabric.Mcp.Server- [Fabric Documentation]: https://learn.microsoft.com/fabric/ [Fabric MCP Troubleshooting]: https://github.com/microsoft/mcp/blob/main/servers/Fabric.Mcp.Server/TROUBLESHOOTING.md [Fabric MCP Support]: https://github.com/microsoft/mcp/blob/main/servers/Fabric.Mcp.Server/SUPPORT.md

📚 Which MCP Servers are available from Microsoft?

Azure

  • REPOSITORY: microsoft/mcp
  • DESCRIPTION: All Azure MCP tools in a single server. The Azure MCP Server implements the MCP specification to create a seamless connection between AI agents and Azure services. Azure MCP Server can be used alone or with the GitHub Copilot for Azure extension in VS Code.
  • CATEGORY: CLOUD AND INFRASTRUCTURE
  • TYPE: Local

✨ Microsoft Foundry

  • DOCUMENTATION: Get started with Foundry MCP Server
  • DESCRIPTION: A Model Context Protocol server for Microsoft Foundry, providing a unified set of tools for models, knowledge, evaluation, and more.
  • CATEGORY: CLOUD AND INFRASTRUCTURE
  • TYPE: REMOTE - https://mcp.ai.azure.com

Azure Resource Manager

  • REPOSITORY: Azure/Azure-Resource-Manager-MCP
  • DESCRIPTION: A Model Context Protocol server with tools to use Azure Resource Graph to retrieve and filter information about Azure resources in a customer's subscription, and tools to manage ARM template deployments.
  • CATEGORY: CLOUD AND INFRASTRUCTURE
  • TYPE: REMOTE - https://mcp.management.azure.com

Azure DevOps

  • REPOSITORY: Azure DevOps MCP Server
  • DESCRIPTION: This TypeScript project provides a local MCP server for Azure DevOps, enabling you to perform a wide range of Azure DevOps tasks directly from your code editor.
  • CATEGORY: DEVELOPER TOOLS
  • TYPE: Local

☸️ Azure Kubernetes Service (AKS)

  • REPOSITORY: Azure/aks-mcp
  • DESCRIPTION: An MCP server that enables AI assistants to interact with Azure Kubernetes Service (AKS) clusters. It serves as a bridge between AI tools and AKS, translating natural language requests into AKS operations and returning the results in a format the AI tools can understand.
  • CATEGORY: CLOUD AND INFRASTRUCTURE
  • TYPE: Local

GitHub

  • REPOSITORY: github/github-mcp-server
  • DESCRIPTION: Access GitHub repositories, issues, and pull requests through secure API integration.
  • CATEGORY: DEVELOPER TOOLS
  • TYPE: REMOTE - https://api.githubcopilot.com/mcp

GitHub Awesome-Copilot

  • REPOSITORY: github/awesome-copilot
  • DESCRIPTION: Community-contributed instructions, prompts, and configurations to help you make the most of GitHub Copilot.
  • CATEGORY: DEVELOPER TOOLS
  • TYPE: Local

📝 Markitdown

  • REPOSITORY: microsoft/markitdown
  • DESCRIPTION: A specialized MCP server for Markdown processing and manipulation. Enables AI models to read, write, and transform Markdown content with robust parsing and formatting capabilities.

-...

Excerpt shown — open the source for the full document.

Notability

notability 6.0/10

New Microsoft repo with 3.3k stars, solid but not flagship.