Skip to main content
Glama

login

Authenticate with Microsoft 365 services using device code flow to access Outlook, OneDrive, Teams, and SharePoint via the Microsoft Graph API.

Instructions

Authenticate with Microsoft using device code flow

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
forceNoForce a new login even if already logged in
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full disclosure burden. Mentions 'device code flow' which hints at user-interactive behavior, but fails to disclose what happens upon invocation (returns verification URL? code? requires polling?), side effects (token storage), or completion semantics.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence, front-loaded with action verb, zero redundancy. Every word serves a purpose despite extreme brevity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complex auth lifecycle with 5 sibling account/auth tools and no output schema, description lacks guidance on flow completion, return values, or state management. However, it minimally covers the essential authentication intent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% (force parameter fully described). Description adds no parameter context, but baseline 3 applies since schema adequately documents the single optional boolean flag without additional semantic nuance needed.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clear specific verb 'Authenticate', explicit resource 'Microsoft', and precise mechanism 'device code flow'. Distinguishes from siblings like verify-login, logout, and select-account by specifying this initiates the authentication flow.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implies usage as prerequisite for other Microsoft API operations, but provides no explicit guidance on when to use login vs verify-login or select-account siblings, nor mentions prerequisite conditions (e.g., required before other tools).

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/alfredo-ia/ms-365-mcp-server'

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