Skip to main content
Glama

Outlook MCP Server

by cqyefeng119

get_inbox_emails

Retrieve a specified number of emails from your Outlook inbox using the MCP server. Simplify email management by accessing messages directly without complex security configurations.

Instructions

Get inbox email list

Input Schema

NameRequiredDescriptionDefault
countNoNumber of emails to retrieve

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 10, "description": "Number of emails to retrieve", "type": "number" } }, "type": "object" }

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

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