M

microsoft.com

Microsoft provides cloud software and developer platforms including Microsoft Graph for Microsoft 365 data and Azure AI/Cognitive Services for vision, search, language, and custom model workloads. It also publishes technical documentation and an MCP endpoint on Microsoft Learn.

19 integrations · MCP · REST

microsoft.com exposes an MCP server on Microsoft Learn, Microsoft Graph REST APIs (v1.0 and beta), and multiple Azure Cognitive Services REST APIs documented by OpenAPI catalogs; authentication is via Microsoft Entra OAuth bearer tokens for Graph and MCP, and Azure AI Services resource keys for the Cognitive Services APIs.

discovered 18h ago
MCP servers1
REST · OpenAPI18
Credentials
Azure AI Services resource keyapi_keyGet key

Create an Azure AI Services resource, then in the Azure portal open its Keys and Endpoint page to copy either KEY 1 or KEY 2. Microsoft documents this in Authenticate requests to Azure AI services. Use the resource endpoint together with the Ocp-Apim-Subscription-Key header.

Microsoft Entra app registration / OAuth access tokenoauth2Set up OAuth

Register an application in Microsoft Entra ID so it can request access tokens for Microsoft APIs. Start from Use the Microsoft Graph API, which links to app registration and token guidance. Your app then acquires OAuth 2.0 bearer tokens and sends them in the Authorization: Bearer ... header.

Microsoft Learn MCP OAuth authorizationoauth2Set up OAuth

The MCP server is self-onboarding for MCP clients: connect your client to Microsoft Learn MCP and let the client perform the standard MCP OAuth flow automatically. The user completes consent in the browser if prompted; no manual developer app registration was found in the Learn MCP entrypoint docs.

conventions · 0/8 published

Publish these signals → /publishing