mcp-server-graph-api

mcp-server-graph-api

3.3

If you are the rightful owner of mcp-server-graph-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Model-context-protocol (MCP) server for the Microsoft Graph API in C#.

The MCP Server for the Microsoft Graph API is designed to facilitate seamless interaction with Microsoft's cloud services through a model-context-protocol approach. This server is implemented in C# and requires the registration of an Entra ID application with necessary permissions such as 'User.Read.All'. The server can be integrated with various MCP clients, including the Claude Desktop app, to enable AI-driven queries about your tenant via the Microsoft Graph API. Configuration involves setting up the server with the appropriate tenant, client ID, and client secret, and specifying the desired Microsoft Graph service endpoint. The server supports multiple national cloud environments, allowing for flexible deployment across different regions. Once configured, the server can be automatically discovered and run by compatible MCP clients, enabling efficient data retrieval and interaction with Microsoft Graph services.

Features

  • Seamless integration with Microsoft Graph API
  • Support for multiple national cloud environments
  • Automatic discovery and execution by MCP clients
  • Configurable through JSON for easy setup
  • Compatible with various MCP clients like Claude Desktop app