
Microsoft MCP Servers
OfficialOfficial Microsoft MCP servers that connect AI applications to Azure, Microsoft 365, Dynamics 365, Power Platform, and Microsoft Fabric services. Provides standardized access to Microsoft's cloud ecosystem through the Model Context Protocol.
Catalog of official Microsoft MCP server implementations. Access Azure, Microsoft 365, Dynamics 365, Power Platform, and other Microsoft services through AI-powered tools. 2,700+ GitHub stars.
What it does
- Access Azure cloud services and resources
- Connect to Microsoft 365 applications and data
- Interact with Dynamics 365 business applications
- Integrate with Power Platform tools
- Query Microsoft Fabric data analytics platform
- Manage Microsoft cloud infrastructure
Best for
About Microsoft MCP Servers
Microsoft MCP Servers is an official MCP server published by microsoft that provides AI assistants with tools and capabilities via the Model Context Protocol. Catalog of official Microsoft MCP server implementations. Access Azure, Microsoft 365, Dynamics 365, Power Platform, and It is categorized under cloud infrastructure, developer tools.
How to install
You can install Microsoft MCP Servers in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
License
Microsoft MCP Servers is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
🌟 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 |
📚 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 - INSTALL:
✨ 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 - INSTALL:
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 - INSTALL:
☸️ 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 - INSTALL:
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 - INSTALL:
[![Ins
README truncated. View full README on GitHub.
Alternatives
Related Skills
Browse all skillsBuilds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create MCP tools", "remote MCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocol on Cloudflare. Also triggers on "MCP authentication" or "MCP deployment".
Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration. Masters EKS/AKS/GKE, service mesh (Istio/Linkerd), progressive delivery, multi-tenancy, and platform engineering. Handles security, observability, cost optimization, and developer experience. Use PROACTIVELY for K8s architecture, GitOps implementation, or cloud-native platform design.
Build comprehensive ML pipelines, experiment tracking, and model registries with MLflow, Kubeflow, and modern MLOps tools. Implements automated training, deployment, and monitoring across cloud platforms. Use PROACTIVELY for ML infrastructure, experiment management, or pipeline automation.
Use when building MCP servers or clients that connect AI systems with external tools and data sources. Invoke for MCP protocol compliance, TypeScript/Python SDKs, resource providers, tool functions.
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or implementing streaming responses. Covers function tools, structured outputs, and multi-tool agents.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).