Join Microsoft 365 MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SILENT | No | Disable console output (default: false) | |
| LOG_LEVEL | No | Logging level (default: info) | |
| READ_ONLY | No | Enable read-only mode (default: false) | |
| DASHBOARD_PASSWORD | No | Password for the query dashboard | |
| MS365_MCP_ORG_MODE | No | Enable organization mode (default: false) | |
| MS365_MCP_CLIENT_ID | Yes | Azure AD app client ID (required) | |
| MS365_MCP_TENANT_ID | No | Azure AD tenant ID (default: common) | |
| MS365_MCP_CLOUD_TYPE | No | Cloud environment: global or china (default: global) | |
| MS365_MCP_MAX_RESULTS | No | Maximum search results (default: 500) | |
| MS365_MCP_OAUTH_TOKEN | No | Bring your own OAuth token | |
| MS365_MCP_KEYVAULT_URL | No | Azure Key Vault URL | |
| MS365_MCP_ANONYMIZE_PII | No | Anonymize PII in knowledge base storage (default: true) | |
| MS365_MCP_CLIENT_SECRET | No | Client secret for confidential apps | |
| MS365_MCP_OUTPUT_FORMAT | No | Output format: json or toon (default: json) | |
| MS365_MCP_USE_SUPER_TOOLS | No | Enable Super-Tools mode (default: false) |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/michelfritzschjoin/join-ms-365-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server