Skip to main content
Glama

Microsoft MCP

by elyxlz

complete_authentication

Validate user authentication using a device code to access Microsoft Graph API for managing Outlook, Calendar, OneDrive, and Contacts.

Instructions

Complete the authentication process after the user has entered the device code

Args: flow_cache: The flow data returned from authenticate_account (the _flow_cache field) Returns: Account information if authentication was successful

Input Schema

NameRequiredDescriptionDefault
flow_cacheYes

Input Schema (JSON Schema)

{ "properties": { "flow_cache": { "title": "Flow Cache", "type": "string" } }, "required": [ "flow_cache" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/elyxlz/microsoft-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server