Skip to content
Claude Code

MSGraph MCP for Claude Code

io.github.timfurlong/msgraph-mcp

MCP server for Microsoft Graph: Outlook mail and calendar, plus read-only Microsoft Teams

client:Claude Code transport:stdio runtime:pypi

Install MSGraph MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add msgraph-mcp -e MSGRAPH_MCP_CLIENT_ID=<MSGRAPH_MCP_CLIENT_ID> -e MSGRAPH_MCP_TENANT_ID=<MSGRAPH_MCP_TENANT_ID> -e MSGRAPH_MCP_TOKEN_CACHE_PATH=<MSGRAPH_MCP_TOKEN_CACHE_PATH> -- uvx msgraph-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

MSGraph MCP in other clients