MCP Server for Multiple Outlook Accounts
by uaixo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OUTLOOK_MCP_DATA_DIR | No | Directory for tokens and app-registration configs | ~/.outlook-mcp |
| OUTLOOK_OAUTH_CREDENTIALS | No | Pin one app registration (disables discovery) | |
| OUTLOOK_MCP_ATTACHMENTS_DIR | No | Allow-list for path attachments | |
| OUTLOOK_MCP_LOCK_TIMEOUT_MS | No | Token-store lock wait timeout in milliseconds | 12000 |
| OUTLOOK_MCP_REQUEST_TIMEOUT_MS | No | Per-Graph-call timeout in milliseconds | 30000 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_accountsA | List the Outlook / Microsoft 365 mailboxes connected to this server. Use the returned identities as the 'account' selector for other 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/uaixo/MCP-Server-For-Multiple-Outlook-Accounts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server