Exposes the Microsoft Graph API through a Model-Context-Protocol (MCP) server.
This tool provides an MCP server implemented in C# for interacting with the Microsoft Graph API. It's designed to be used with MCP clients, allowing applications like the Claude Desktop app (or potentially GitHub Copilot) to query and interact with Microsoft Graph data. Configuration involves setting up an Entra ID application with appropriate permissions and configuring the MCP server settings within the client application. The server supports different Microsoft Graph national cloud endpoints, allowing access to data in various regions.