Skip to main content
Glama

Outlook MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoThe port to run the MCP server on3001
NODE_ENVNoThe environment to run the server in (production, development)
MS_CLIENT_IDNoYour Azure App Registration client ID
USE_TEST_MODENoWhether to run the server with mock data for developmentfalse
MS_CLIENT_SECRETNoYour Azure App Registration client secret
OUTLOOK_CLIENT_IDNoYour Azure App Registration client ID (alias for MS_CLIENT_ID)
OUTLOOK_CLIENT_SECRETNoYour Azure App Registration client secret (alias for MS_CLIENT_SECRET)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/johnsonboibeats/Outlook-MCP'

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