MSGraph Connector
Retrieves user profiles from Microsoft Graph using the Model Context Protocol (MCP).
概要
MSGraph Connector is a prototype implementation of an MCP (Model Context Protocol) server designed to fetch user profile information from Microsoft Graph. It serves as a proof-of-concept, demonstrating how MCP can be connected to and interact with data stored within the Microsoft Graph ecosystem. It involves setting up an Azure AD application, configuring API permissions, and deploying a server that responds to MCP requests for user profile data.
主な機能
- 1 GitHub stars