Schedules meetings in Microsoft Outlook using the Microsoft Graph API.
This server allows you to schedule meetings in Microsoft Outlook through the Microsoft Graph API. It provides tools to create calendar events, add attendees, and even find email addresses. Integrating seamlessly with other MCP servers, such as the GitHub MCP server, enhances workflows by allowing actions like scheduling follow-up meetings based on GitHub issues or pull requests. It supports creating events with or without attendees, updating existing events, and managing attendees. The server offers flexibility in configuring and deploying through various methods like Node.js, Docker, and NPX, making it accessible for different development environments and needs.