Skip to content
Back to search
30
MCP

msgraph-mcp

npm/msgraph-mcp

MCP server for Microsoft Graph API — Mail, Calendar, Teams, OneDrive

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

graph-mcp
MCP server for Microsoft Teams, Outlook Calendar, and Mail via Microsoft Graph API
0 tools
io.github.0xka13b/ms-calendar-mcp
Microsoft Calendar (Outlook Calendar) MCP server for managing events via Microsoft Graph.
0 tools
iflow-mcp_elyxlz-microsoft-mcp
Microsoft Graph MCP server for Outlook, Calendar, and OneDrive with multi-account support
0 tools
M365 Graph MCP
Manage Microsoft 365 email, calendar, contacts and inbox rules via the Graph API with OAuth 2.0.
0 tools · streamable-http
io.github.littlebearapps/outlook-mcp
Microsoft Outlook MCP server — 20 tools for email, calendar, contacts, and settings via Graph API.
0 tools
io.github.0xka13b/ms-sharepoint-mcp
Microsoft SharePoint MCP server — access sites, lists, and documents through Microsoft Graph.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "msgraph-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}