outlookmcp

outlookmcp

3.2

If you are the rightful owner of outlookmcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Outlook Calendar MCP Server provides read-only access to your Outlook/Microsoft 365 calendar using the Model Context Protocol.

The Outlook Calendar MCP Server is designed to facilitate read-only access to Outlook or Microsoft 365 calendars. It is built using Go and requires a Microsoft 365 account with calendar access. The server interacts with the Outlook calendar through an internal API and can be configured using a YAML file or environment variables. The server supports on-demand authentication, ensuring secure access to calendar data. It is capable of retrieving calendar events for specified time periods and provides a JSON array of event details. The server is cross-platform, allowing it to be built and run on Windows, macOS, and Linux.

Features

  • Read-only access to Outlook/Microsoft 365 calendar
  • Cross-platform support for Windows, macOS, and Linux
  • On-demand authentication with Microsoft
  • Configurable via YAML file or environment variables
  • Secure token storage in memory during server execution