Skip to main content
Glama
borgels

mcp-server-microsoft365

by borgels

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MS_CLIENT_IDNoYour application (client) ID
MS_TENANT_IDNoYour Microsoft Entra tenant ID (e.g., contoso.onmicrosoft.com or GUID)
MS_TIMEOUT_MSNoTimeout in milliseconds for HTTP requests30000
MCP_HTTP_TOKENNoBearer token for HTTP transport authentication
MS_ACCESS_TOKENNoA pre-fetched access token to short-circuit grants
MS_CLIENT_SECRETNoYour client secret
MS_REFRESH_TOKENNoA refresh token for delegated authentication
MS_AUTHORITY_HOSTNoAuthority host for token requestshttps://login.microsoftonline.com
MS_GRAPH_BASE_URLNoBase URL for Microsoft Graph APIhttps://graph.microsoft.com/v1.0
MCP_MAX_BODY_BYTESNoMaximum body size for HTTP transport (in bytes)10485760
MCP_ALLOWED_ORIGINSNoAllowed origins for HTTP transport

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/borgels/mcp-server-microsoft365'

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