Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Trusted owner (microsoft)
- ✓Mature repo (>1y old)
git clone https://github.com/microsoft/mcpMCP Servers overview
# 🌟 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](https://modelcontextprotocol.io). ## 📁 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? ### <img height="18" width="18" src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/acom_social_icon_azure" alt="Microsoft Azure Logo" /> Azure - **REPOSITORY**: [microsoft/mcp](https://github.com/microsoft/mcp/tree/main/servers/Azure.Mcp.Server#readme) - **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` - **INSTALL**: [](https://vscode.dev/redirect?url=vscode:extension/ms-azuretools.vscode-azure-mcp-server) [](https://vscode.dev/redirect?url=vscode-insiders:extension/ms-azuretools.vscode-azure-mcp-server) [](https://marketplace.visualstudio.com/items?itemName=github-copilot-azure.GitHubCopilotForAzure2022) [](https://plugins.jetbrains.com/plugin/8053) [](https://marketplace.eclipse.org/content/azure-toolkit-eclipse) [](https://github.com/microsoft/mcp/tree/main/servers/Azure.Mcp.Server#claude-code) ### ✨ Microsoft Foundry - **DOCUMENTATION**: [Get started with Foundry MCP Server](https://learn.microsoft.com/azure/ai-foundry/mcp/get-started?view=foundry&tabs=user) - **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` - **INSTALL**: [](https://vscode.dev/redirect?url=vscode:mcp/install?%7B%22name%22%3A%22foundry-mcp-remote%22%2C%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.ai.azure.com%22%7D) [](https://vscode.dev/redirect?url=vscode-insiders:mcp/install?%7B%22name%22%3A%22foundry-mcp-remote%22%2C%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.ai.azure.com%22%7D) ### <img height="18" width="18" src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/acom_social_icon_azure" alt="Microsoft Azure Logo" /> Azure Resource Manager - **REPOSITORY**: [Azure/Azure-Resource-Manager-MCP](https://github.com/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` - **INSTALL**: [](https://vscode.dev/redirect?url=vscode:mcp/install?%7B%22name%22%3A%22arm-mcp-remote%22%2C%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.management.azure.com%22%7D) [](https://vscode.dev/redirect?url=vscode-insiders:mcp/install?%7B%22name%22%3A%22arm-mcp-remote%22%2C%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.management.azure.com%22%7D) ### <img height="18" width="18" src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/1062064-Products-1.2-24x24" alt="Microsoft Azure DevOps Logo" /> Azure DevOps - **REPOSITORY**: [Azure DevOps MCP Server](https://github.com/microsoft/azure-devops-mcp) - **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` - **INSTALL**: [](https://insiders.vscode.dev/redirect/mcp/install?name=ado&type=stdio&command=npx&args=%5B%22-y%22%2C%22%40azure-devops%2Fmcp%22%2C%22%24%7Binput%3Aado_org%7D%22%5D&inputs=%5B%7B%22id%22%3A%22ado_org%22%2C%22type%22%3A%22promptString%22%2C%22description%22%3A%22Azure%20DevOps%20organization%20name%20(e.g.%20contoso)%22%7D%5D) [](https://insiders.vscode.dev/redirect/mcp/install?name=ado&quality=insiders&type=stdio&command=npx&args=%5B%22-y%22%2C%22%40azure-devops%2Fmcp%22%2C%22%24%7Binput%3Aado_org%7D%22%5D&inputs=%5B%7B%22id%22%3A%22ado_org%22%2C%22type%22%3A%22promptString%22%2C%22description%22%3A%22Azure%20DevOps%20organization%20name%20(e.g.%20contoso)%22%7D%5D) [](https://github.com/microsoft/azure-devops-mcp/blob/main/docs/GETTINGSTARTED.md#%EF%B8%8F-visual-studio-2022--github-copilot) ### ☸️ Azure Kubernetes Service (AKS) - **REPOSITORY**: [Azure/aks-mcp](https://github.com/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` - **INSTALL**: [](https://vscode.dev/redirect?url=vscode:extension/ms-kubernetes-tools.vscode-aks-tools) [](https://claudewave.com/repo/microsoft-mcp)<a href="https://claudewave.com/repo/microsoft-mcp"><img src="https://claudewave.com/api/badge/microsoft-mcp" alt="Featured on ClaudeWave: microsoft/mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!