Skip to main content
Glama
ryaker

M365 Assistant MCP Server

by ryaker

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MS_CLIENT_IDNoYour Azure application client ID for Microsoft Graph authentication.
MS_TENANT_IDNoOptional tenant ID for single-tenant apps. Avoids /common endpoint errors.
USE_TEST_MODENoSet to 'true' to use mock data instead of real API calls.false
MS_CLIENT_SECRETNoYour Azure application client secret value (not the Secret ID).
OUTLOOK_CLIENT_IDNoAlternate environment variable for client ID (used in Claude Desktop config). Same as MS_CLIENT_ID.
OUTLOOK_CLIENT_SECRETNoAlternate environment variable for client secret (used in Claude Desktop config). Same as MS_CLIENT_SECRET.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/ryaker/outlook-mcp'

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