Skip to main content
Glama

Outlook MCP Server

list-events

Retrieve upcoming calendar events from Microsoft Outlook. Specify the number of events to display, with a default of 10 and a maximum of 50, for efficient schedule management.

Instructions

Lists upcoming events from your calendar

Input Schema

NameRequiredDescriptionDefault
countNoNumber of events to retrieve (default: 10, max: 50)

Input Schema (JSON Schema)

{ "properties": { "count": { "description": "Number of events to retrieve (default: 10, max: 50)", "type": "number" } }, "required": [], "type": "object" }

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