mcp
by
microsoft

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

View on GitHub ↗

Summary Information

Updated 35 minutes ago
Added to GitGenius on November 14th, 2025
Created on April 9th, 2025
Open Issues & Pull Requests: 309 (+0)
Number of forks: 552
Total Stargazers: 3,437 (+1)
Total Subscribers: 44 (+0)

Issue Activity (beta)

Open issues: 236
New in 7 days: 1
Closed in 7 days: 2
Avg open age: 94 days
Stale 30+ days: 165
Stale 90+ days: 80

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 4

Top labels

  • server-Azure.Mcp (823)
  • needs-team-attention (151)
  • tools-Core (145)
  • customer-reported (105)
  • enhancement (93)
  • bug (85)
  • onboarding (85)
  • needs-team-triage (70)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 20.1 hours
90th percentile: 1.2 hours
Tracked items: 935

Most active contributors

Detailed Description

The microsoft/mcp repository is a catalog of official Microsoft Model Context Protocol server implementations designed to enable AI-powered data access and tool integration. Written primarily in C#, the repository serves as a central hub for standardized connections between large language models and various Microsoft cloud services and data sources.

Model Context Protocol is an open protocol that standardizes how applications provide context to LLMs through a client-server architecture. MCP Hosts are applications like AI assistants or IDEs that initiate connections, MCP Clients are connectors within those applications that maintain individual connections with servers, and MCP Servers are services that provide context and capabilities through the standardized protocol. This repository contains the core libraries, test frameworks, engineering systems, pipelines, and tooling that Microsoft MCP Server contributors use to unify their engineering investments and reduce duplication and divergence across implementations.

The repository hosts multiple official MCP server implementations. The Azure MCP Server implements the MCP specification to create seamless connections between AI agents and Azure services, available as a local server installable in VS Code, VS Code Insiders, Visual Studio, IntelliJ IDEA, and Eclipse. Microsoft Foundry provides a remote MCP server at https://mcp.ai.azure.com offering unified tools for models, knowledge, evaluation, and related functionality. The Azure Resource Manager MCP Server operates as a remote service at https://mcp.management.azure.com with tools to use Azure Resource Graph for retrieving and filtering information about Azure resources and managing ARM template deployments. Azure DevOps MCP Server is a TypeScript-based local server enabling a wide range of Azure DevOps tasks directly from code editors. The Azure Kubernetes Service MCP Server bridges AI tools with AKS clusters, translating natural language requests into AKS operations.

Activity data shows the repository maintains rapid response times to issues and pull requests, with a median response latency of 0.0 hours and a mean of 20.1 hours across 935 tracked items. The most active issue label is server-Azure.Mcp with 821 occurrences, followed by needs-team-attention with 151 and tools-Core with 145, indicating heavy focus on Azure service integration. Top contributors include joshfree with 1399 tracked events, anannya03 with 713 events, and alzimmermsft with 652 events, demonstrating concentrated ownership and active maintenance.

The repository is classified across multiple domains including Cloud Platform, Azure, Cloud Computing, Development Tools, DevOps, Infrastructure, Platform Services, Data Management, AI/ML, and Security, reflecting its broad scope in connecting AI systems to Microsoft's enterprise ecosystem. GitGenius data links this repository to github/gh-aw, solo-io/gloo, and microsoft/vscode through overlapping contributors, indicating collaborative development patterns across related Microsoft projects and tools. The repository functions as both a catalog of available servers and a shared engineering platform that standardizes how Microsoft builds and maintains MCP server implementations for AI integration with Azure and related services.

mcp
by
microsoftmicrosoft/mcp

Repository Details

Fetching additional details & charts...