Servers Microsoft Ecosystem
Community catalog + Docker-first implementations of Model Context Protocol (MCP) servers across the Microsoft ecosystem โ Azure, Microsoft 365, Fabric, GitHub, Copilot Studio.
Ask AI about Servers Microsoft Ecosystem
Powered by Claude ยท Grounded in docs
I know everything about Servers Microsoft Ecosystem. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
MCP Servers for the Microsoft Ecosystem
A community-curated catalog of Model Context Protocol (MCP) servers that connect AI agents to the Microsoft ecosystem โ Azure, Microsoft 365, Fabric, Power Platform, GitHub, Copilot Studio, and developer tools.
This list complements microsoft/mcp โ the official Microsoft MCP catalog โ by covering:
- โ Community implementations the official catalog doesn't include
- โ Opinionated organization by service area, language, and Docker readiness
- โ Clients, starters, learning resources, and security guidance
- โ Pointers to working samples you can clone and run today
New to MCP? MCP is the open protocol โ often called "USB-C for AI agents" โ that lets any LLM client (Claude, GitHub Copilot, Cursor, VS Code, Copilot Studio, Agent Frameworkโฆ) talk to any tool server through a single standard. Think of each server below as a universal adapter between AI and a specific Microsoft product.
Contents
- Official Microsoft MCP Servers
- Azure
- Microsoft 365 & Graph
- Fabric, Power BI & Data
- Power Platform & Copilot Studio
- GitHub
- Developer Tools & Microsoft Learn
- Playwright & Browser Automation
- MCP Clients in Microsoft Products
- Community servers in this repo
- Starters & Templates
- Security & Governance
- Learning Resources
- Contributing
Official Microsoft MCP Servers
First-party servers published by Microsoft product teams.
- microsoft/mcp โ The official catalog of Microsoft MCP server implementations. Includes
Azure.Mcp.Server,Fabric.Mcp.Server, and aTemplate.Mcp.Serverscaffold. - microsoft/mcp ยท Azure.Mcp.Server โ The Azure MCP Server (formerly
Azure/azure-mcp, archived 2025-08-25). Exposes 230+ tools across 45+ Azure services via a single MCP endpoint. Ships built-in with Visual Studio 2026. - microsoft/azure-devops-mcp โ Azure DevOps MCP Server: repos, pipelines, work items, delivery metadata.
- microsoft/fabric-rti-mcp โ MCP server for Microsoft Fabric Real-Time Intelligence, Eventhouse, Azure Data Explorer (KQL), and other RTI services.
- microsoft/playwright-mcp โ Browser automation MCP server powered by Playwright. The de-facto standard for letting agents drive a real browser.
- microsoft/skills โ Skills, MCP servers, custom agents, and
AGENTS.mdfiles for grounding coding agents. - microsoft/mcp-azure-security-guide โ Azure implementation guide for the OWASP MCP Top 10 security risks.
Azure
Infrastructure & Management
- microsoft/mcp ยท Azure.Mcp.Server โ (official, see above)
- microsoft/azure-skills โ Official agent plugin providing skills and MCP server configurations for Azure scenarios.
- Azure/data-api-builder โ Modern REST, GraphQL endpoints and MCP tools for your Azure databases and on-prem stores.
- Azure/aks-mcp โ MCP server that lets AI assistants interact with Azure Kubernetes Service (AKS) clusters.
- ๐ณ Azure/mcp-kubernetes โ Generic Kubernetes MCP server (vendor-neutral) maintained by the Azure org.
- AzureCosmosDB/azure-cosmos-mcp-server-samples โ Reference Azure Cosmos DB MCP server samples across multiple languages.
- dminkovski/azure-diagram-mcp โ Turn natural-language prompts into Azure architecture diagrams (PNG) via Python Diagrams + Graphviz.
- erikhoward/adls-mcp-server โ Microsoft Azure Data Lake Storage Gen2 MCP server.
- dkmaker/mcp-azure-tablestorage โ Query Azure Table Storage from an MCP client during local development.
- bmoussaud/mcp-azure-apim โ Use Azure API Management to expose any existing REST API as an MCP server, or to proxy/govern existing MCP servers.
FinOps & Pricing
- msftnadavbh/AzurePricingMCP โ Programmatic Azure pricing with FinOps features: Spot analysis, savings, orphaned/underutilized resource detection.
- sboludaf/mcp-azure-pricing โ Azure pricing queries over MCP.
DevOps & CI/CD
- microsoft/azure-devops-mcp โ (official, see above)
- Tiberriver256/mcp-server-azure-devops โ Community Azure DevOps MCP server with broad tooling coverage.
- Vortiago/mcp-azure-devops โ Azure DevOps MCP server (Python SDK).
- viamus/mcp-azure-devops โ Azure DevOps MCP over HTTP for repos, pipelines, work items, delivery metadata.
- renatogroffe/azdevops-apisec-mcp-audit โ APIsec MCP Discovery & Audit from an Azure DevOps pipeline.
AI Gateway
- Azure-Samples/AI-Gateway โ Labs that combine Azure API Management + Microsoft Foundry + MCP servers to build governed AI gateways.
- Azure-Samples/remote-mcp-apim-functions-python โ Reference sample using Azure API Management as an AI Gateway in front of remote MCP servers.
Microsoft 365 & Graph
- merill/lokka โ MCP server for Microsoft 365 with broad Microsoft Graph coverage.
- acuvity/mcp-server-microsoft-graph โ Microsoft Graph MCP server (users, mail, calendar, Teams).
- bradystroud/mcp-server-microsoft-graph โ Alternative community implementation of Microsoft Graph via MCP.
- InditexTech/mcp-teams-server โ Microsoft Teams MCP server: read messages, create messages, manage channels.
- floriscornel/teams-mcp โ Comprehensive Microsoft Teams + Graph MCP server: messaging, search, user management.
- ryaker/outlook-mcp โ Access Outlook mail, calendar, and contacts via Microsoft Graph from any MCP client.
- ๐ณ DEmodoriGatsuO/sharepoint-mcp โ SharePoint connector via Microsoft Graph: access documents and lists from any MCP client.
- godwin3737/mcp-server-microsoft365-filesearch โ Search files across Microsoft 365 via MCP.
- michMartineau/mcp-server-microsoft-todo โ Microsoft To-Do MCP server written in Go.
Fabric, Power BI & Data
- microsoft/fabric-rti-mcp โ (official, see above) โ Eventhouse / ADX / KQL via MCP.
- microsoft/skills-for-fabric โ Official collection of skills and MCP systems to operate over Microsoft Fabric from CLI, VS Code, or Claude.
- ๐ณ santhoshravindran7/Fabric-Analytics-MCP โ MCP server for Microsoft Fabric Analytics with secure auth-backed access.
Looking for Power BI, Purview or OneLake MCP servers? Open a PR when you find one โ this area is still sparse.
Power Platform & Copilot Studio
- microsoft/mcsmcp โ Official MS lab for creating an MCP server and using it inside Microsoft Copilot Studio.
- microsoft/pp-mcp โ Official MS Power Platform MCP labs and samples.
- microsoft/Dataverse-skills โ Official MS skills for AI coding agents wrapping the Dataverse MCP server, CLI, Python SDK, and PAC CLI.
- aschauera/MCPinCopilotStudio โ Demonstrations of MCP server implementations consumed by Copilot Studio agents.
- ๐ Extend Copilot Studio agents with MCP servers โ Official docs on wiring MCP servers into Copilot Studio.
GitHub
- github/github-mcp-server โ GitHub's official MCP Server (Go). Repos, issues, PRs, Actions, and more.
- ๐ GitHub Copilot CLI + Azure MCP โ Quickstart for combining the GitHub Copilot CLI with the Azure MCP Server.
Developer Tools & Microsoft Learn
- microsoft.docs.mcp (hosted) โ Hosted MCP endpoint that searches Microsoft Learn documentation. No local install needed.
- ppiova/AgentFX-MCP-MicrosoftLearn โ Reference integration of Microsoft Agent Framework (.NET) with the Microsoft Learn MCP server.
- SumanthReddyV/AI-Agent-with-MCP โ AI agent that queries Microsoft Learn docs over MCP.
Playwright & Browser Automation
- microsoft/playwright-mcp โ (official) โ Drive a full browser from your agent. Industry-leading โญ count.
MCP Clients in Microsoft Products
Where MCP is consumed inside Microsoft tooling today:
- Visual Studio 2022 / 2026 โ Azure MCP tools ship built-in. Learn more.
- VS Code โ GitHub Copilot Chat supports MCP server configuration. Docs.
- GitHub Copilot CLI โ Native MCP server support for any MCP-compatible tool.
- Microsoft Copilot Studio โ Add MCP servers as actions from a no-code builder. Docs.
- Microsoft Agent Framework (.NET / Python) โ
Microsoft.Agents.AI+ the C#ModelContextProtocolSDK / PythonmcpSDK for connecting agents to any MCP server.
Community servers in this repo
Reference implementations maintained in this repository. Every server ships a multi-arch image on GHCR with SBOM + build provenance. See servers/ for the index and conventions.
- ๐ณ
azure-resource-graph-mcpโ Read-only Azure inventory via Resource Graph + KQL. Answer natural-language questions about your estate ("VMs in eastus > 16 GB?"). Image:ghcr.io/ppiova/mcp-servers-microsoft-ecosystem/azure-resource-graph-mcp:latest. - ๐ณ
microsoft-learn-search-mcpโ Search Microsoft Learn docs + fetch articles as Markdown. No auth, zero setup. Grounds your agent in canonical Microsoft docs. Image:ghcr.io/ppiova/mcp-servers-microsoft-ecosystem/microsoft-learn-search-mcp:latest. - ๐ณ
azure-openai-deployments-mcpโ FinOps-friendly inventory of your Azure OpenAI accounts, deployments and region quotas. Great for "where is gpt-4o-mini deployed and how much capacity is left?" Image:ghcr.io/ppiova/mcp-servers-microsoft-ecosystem/azure-openai-deployments-mcp:latest. - ๐ณ
github-models-mcpโ Bridge any MCP client to the free-tier GitHub Models (OpenAI GPT-4.1, Microsoft Phi-4, Meta Llama 3.3, Mistral, Cohere, DeepSeekโฆ). Lets your main agent delegate, fallback or A/B compare across models. Image:ghcr.io/ppiova/mcp-servers-microsoft-ecosystem/github-models-mcp:latest. - ๐ณ
microsoft-foundry-agents-mcpโ Invoke your Microsoft Foundry hosted agents (v2 Responses API,azure-ai-projects2.x) from any MCP client. Discover, converse and delegate to the specialized domain agents you already built in Foundry. Image:ghcr.io/ppiova/mcp-servers-microsoft-ecosystem/microsoft-foundry-agents-mcp:latest. - ๐ณ
ms-graph-mcpโ Read-only Microsoft Graph MCP server for the IT-admin / security / compliance angle: tenant inventory of users, groups, apps, service principals, memberships and directory role assignments. App-only auth viaDirectory.Read.All. Image:ghcr.io/ppiova/mcp-servers-microsoft-ecosystem/ms-graph-mcp:latest.
๐ง Roadmap:
copilot-studio-mcp,azure-openai-chat-mcp. PRs welcome.
Starters & Templates
Production-ready templates to bootstrap your own MCP server for Microsoft services:
- ppiova/mcp-docker-starter โ Python FastMCP server + .NET Agent Framework client, wired via Docker Compose over a private bridge network. Multi-arch GHCR images, SBOM, non-root containers. Ready to fork for your own Microsoft service.
- ppiova/ai-agents-compose-stack โ Multi-agent workflow with OpenTelemetry + Aspire Dashboard observability in Compose. Great for wrapping an MCP server with production telemetry.
- Azure-Samples/remote-mcp-functions โ Landing page for Remote MCP Server on Azure Functions with links to all language stacks (Python, .NET, Node, Java).
- microsoft/mcp
Template.Mcp.Serverโ Official .NET scaffold for new MCP servers. - jtucker/mcp-untappd-server-dotnet โ .NET MCP server running as an Azure Function (F#). Useful reference pattern for serverless MCP.
Security & Governance
- microsoft/mcp-azure-security-guide โ (official) โ OWASP MCP Top 10 risks with Azure-specific mitigations.
- bmoussaud/mcp-azure-apim โ APIM as an MCP gateway for auth, rate-limit, and audit.
- renatogroffe/azdevops-apisec-mcp-audit โ APIsec scanning of MCP endpoints from Azure DevOps pipelines.
Learning Resources
Official blogs
- Introducing Microsoft Agent Framework โ Azure AI Foundry blog.
- Azure MCP Server now built-in with Visual Studio 2026 โ VS team on the MCP experience.
- Introducing Fabric MCP (Public Preview) โ Microsoft Fabric Blog announcement (2025-10).
Talks & videos (community)
- ๐๏ธ Crea tus propios Agentes de IA con Azure AI Foundry โ Microsoft Reactor, ES, Pablo Piovano.
- ๐๏ธ Introducciรณn al Agent Framework y agentes individuales โ Microsoft Reactor, ES, Pablo Piovano.
- ๐๏ธ Integraciรณn de MCP con LLMs โ Microsoft Reactor, ES*, Pablo Piovano.
Articles
- ๐ LinkedIn Articles โ LinkedIn.
- ๐ DEV.TO โ dev.to.
Books
- ๐ AI-102 Certification Guide โ Practical guide covering Azure AI, GenAI, and Microsoft Foundry (includes agents + MCP).
Contributing
Missing a server? Found a broken link? PRs are very welcome โ see CONTRIBUTING.md for the required entry format and review checklist.
Quick rules:
- The server must be public, runnable, and integrate with a Microsoft product or service.
- One entry per line:
- **[owner/repo](url)** โ one-sentence description. - Prefer Docker-ready projects; tag with ๐ณ if they ship a
Dockerfile/compose.yaml. - No paid-only or behind-login resources.
License
MIT โ Curated by Pablo Piovano ยท Microsoft MVP in AI. Inspired by the awesome list tradition.
