Skip to main content
Glama
Jpatching

mcp-outlook-desktop

by Jpatching

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
outlook_check_statusA

Check Microsoft 365 Outlook authentication and connection status

outlook_list_messagesB

List recent emails from an Outlook mail folder (e.g. inbox, sentitems, archive, drafts)

outlook_search_messagesC

Search emails across the mailbox using query terms, sender, subject, etc.

outlook_get_messageA

Get full details and content of a specific email message by its ID. Content is safely encapsulated.

outlook_create_draftA

Create an email draft in Outlook Drafts folder (recommended method for Human-in-the-Loop review)

outlook_send_mailA

Send an email through Outlook. Requires confirm_send=True for Human-in-the-Loop safety; otherwise creates a draft.

outlook_list_calendar_eventsB

List upcoming calendar events and meetings from Outlook

outlook_create_calendar_eventC

Create and schedule a meeting or event in Outlook Calendar

outlook_list_foldersA

List all mail folders in the Outlook account with unread and total message counts

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/Jpatching/mcp-outlook'

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