SkillAgentSearch skills...

MCP

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

Install / Use

/learn @microsoft/MCP
About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Cursor

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 |

📚 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
  • 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: Install Azure MCP in VS Code Install Azure MCP in VS Code Insiders Install Azure MCP in Visual Studio Install Azure MCP in IntelliJ Install Azure MCP in Eclipse

✨ 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: Install Microsoft Foundry MCP in VS Code Install Microsoft Foundry in VS Code Insiders

<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
  • 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: Install Azure DevOps in VS Code Install Azure DevOps in VS Code Insiders Install Azure DevOps in Visual Studio

☸️ 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: Install AKS MCP in VS Code Install AKS MCP in VS Code Insiders Install AKS MCP in Visual Studio

<img height="18" width="18" src="https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png" alt="GitHub Logo" /> 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: Install GitHub MCP in VS Code Install GitHub MCP in VS Code Insiders [![Ins

Related Skills

View on GitHub
GitHub Stars2.9k
CategoryDevelopment
Updated9h ago
Forks436

Languages

C#

Security Score

95/100

Audited on Mar 27, 2026

No findings