Skip to main content
Glama

Outlook MCP Server

list-emails

Retrieve recent emails from your Outlook inbox, shared mailboxes, or specific folders like sent or drafts. Specify the number of emails to fetch (up to 50) for quick email management.

Instructions

Lists recent emails from your inbox

Input Schema

NameRequiredDescriptionDefault
countNoNumber of emails to retrieve (default: 10, max: 50)
folderNoEmail folder to list (e.g., 'inbox', 'sent', 'drafts', default: 'inbox')
sharedMailboxNoEmail address of shared mailbox to access (e.g., 'shared@company.com')

Input Schema (JSON Schema)

{ "properties": { "count": { "description": "Number of emails to retrieve (default: 10, max: 50)", "type": "number" }, "folder": { "description": "Email folder to list (e.g., 'inbox', 'sent', 'drafts', default: 'inbox')", "type": "string" }, "sharedMailbox": { "description": "Email address of shared mailbox to access (e.g., 'shared@company.com')", "type": "string" } }, "required": [], "type": "object" }
Install Server

Other Tools from Outlook MCP Server

Related 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