Skip to main content
Glama
lanSall

Outlook MCP

by lanSall

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
outlook_loginA

Start Microsoft device-code login for Outlook. Returns a URL and code (also printed to stderr). Open the URL, enter the code, and sign in.

outlook_auth_statusA

Check whether Outlook/Microsoft Graph is signed in.

outlook_sign_outA

Clear cached Microsoft tokens for this MCP server.

outlook_get_profileA

Get the signed-in user's Outlook / Microsoft 365 profile.

outlook_list_emailsB

List recent emails from a mail folder (default: inbox).

outlook_get_emailA

Get a single email by id, including body by default.

outlook_search_emailsB

Search mailbox messages with a free-text query.

outlook_send_emailC

Send an email immediately from the signed-in mailbox.

outlook_create_draftA

Create an email draft in Outlook (does not send).

outlook_list_calendarB

List upcoming calendar events.

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/lanSall/MCPProject'

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