Skip to content
Cline

ms graph mcp for Cline

io.github.nitin27may/ms-graph-mcp

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

client:Cline transport:stdio runtime:pypi

Install ms graph mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ms graph mcp in other clients