Skip to content
Claude Desktop

ms graph mcp for Claude Desktop

io.github.nitin27may/ms-graph-mcp

Microsoft Graph MCP server — 85 tools for mail, calendar, Teams, files, SharePoint, and Entra ID

client:Claude Desktop transport:stdio runtime:pypi

Install ms graph mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ms-graph-mcp": {
      "command": "uvx",
      "args": [
        "ms-graph-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ms graph mcp in other clients