M365 Graph MCP Server
by juvantlabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| M365_CLIENT_ID | Yes | Microsoft Entra application (client) ID for the registered app. | |
| M365_TENANT_ID | Yes | Microsoft Entra tenant ID (UUID). | |
| M365_DOWNLOAD_DIR | No | Override the per-tenant sandbox directory used by download_file. | |
| M365_CLIENT_SECRET | Yes | Client secret for the registered app. | |
| MCP_SERVER_LOG_LEVEL | No | Log level for diagnostics on stderr (default info). | info |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/juvantlabs/m365-graph-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server