m365-health-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@m365-health-mcpWhat's the current status of Microsoft 365 services?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Microsoft 365 Servis Sağlığı MCP Sunucusu
Microsoft 365 servislerinin (Teams, Exchange, SharePoint, Intune vb.) genel sağlık durumu ve bilinen olaylar/kesintiler hakkında salt-okunur bir Model Context Protocol sunucusu. ArubaCentralMCP / JamfMCP / DefenderCloudAppsMCP / TeamsCallsMCP / IntuneMCP / EntraIDMCP ile aynı mimari desenle yazılmıştır ve NetRadar Copilot Studio ajan ailesinin bir parçasıdır.
Amaç
"Bu genel bir Microsoft kesintisi mi, yoksa sorun yalnızca bizde mi?" sorusuna hızlı, kanıta dayalı yanıt vermek — sıfır kişisel veri (PII) içerir, yalnızca Microsoft'un kendi tenant'a özel servis durumu/duyuru bilgisi.
Related MCP server: M365 MCP
Mimari
flowchart LR
A["MCP İstemcisi<br/>(Copilot Studio / Claude Code)"] -->|"HTTPS<br/>Authorization: Bearer <token>"| B["Caddy<br/>(aruba-mcp-vm üzerinde,<br/>yedinci site block'u)"]
B -->|"127.0.0.1:8426"| C["m365-health-mcp.service<br/>Python / mcp.server.MCPServer"]
C -->|"OAuth2 client_credentials<br/>Bearer <access_token>"| D["Microsoft Graph API<br/>/admin/serviceAnnouncement/healthOverviews<br/>/admin/serviceAnnouncement/issues"]Barındırma: aruba-mcp-vm (Azure, ArubaMCP resource group) üzerinde
yedinci bir systemd servisi (m365-health-mcp.service, port 8426) ve
Caddy'de yedinci bir site block'u olarak çalışır. Dedike, ayrıcalıksız
m365healthmcp sistem kullanıcısı altında.
Kimlik Doğrulama
Microsoft Entra ID, Doğuş Grubu tenant'ı. Ayrı bir Entra ID App Registration
(M365HealthMCP), OAuth2 client_credentials akışı, tek bir application
permission: ServiceHealth.Read.All (admin consent almış) — bu alan
için Microsoft'un sunduğu tek seçenek, daha dar bir alternatif yok.
Araçlar
Tool | Açıklama |
| Abone olunan tüm M365 servislerinin güncel durumu (sorunsuz/degraded özet dahil) |
| Bilinen olay/kesintiler — başlık, etki, sınıflandırma, çözüldü mü, en son durum güncellemesi |
Not: Graph'ın canlı v1.0 uç noktası status alanını camelCase
(serviceOperational) döndürüyor; resmi Microsoft dokümanındaki örnek
yanıltıcı şekilde PascalCase (ServiceOperational) gösteriyor. Kod
büyük/küçük harfe duyarsız karşılaştırma yapıyor.
Gizlilik
Bu sunucu hiçbir kullanıcıya özel veri döndürmez — yalnızca Microsoft'un kendi servis durumu/duyuru bilgisi. Yazma/aksiyon işlemi içermez (Graph'ta zaten bu alanda bir yazma uç noktası yok).
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCquality-maintenanceAn MCP server that enables interaction with Microsoft 365 services like Outlook, OneDrive, Teams, and SharePoint via the Microsoft Graph API. It supports comprehensive operations including email management, file access, and organizational collaboration for personal and work accounts.Last updated78
- Alicense-qualityAmaintenanceMCP server for Microsoft 365 via the Microsoft Graph API, providing read-only access to profile, calendar, email, Teams chats, OneDrive files, and meeting transcripts from any MCP client.Last updated82MIT
- Alicense-qualityAmaintenanceA Model Context Protocol server for Microsoft 365 administration using Graph API application permissions, enabling security monitoring, identity audits, incident response, and service health management.Last updated2879MIT
- AlicenseAqualityAmaintenanceA read-only MCP server that reports BI pipeline readiness, blockers, and the next allowed action for governed Power BI workflows. It never writes files, executes warehouse work, or grants human approvals.Last updated62892Apache 2.0
Related MCP Connectors
Official Microsoft MCP Server to query Microsoft Entra data using natural language
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
MCP uptime, schema, auth, and SLA receipt monitoring.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sedattavukcu/m365-health-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server