Authenticate with Microsoft 365 services using device code flow to enable AI assistants to manage resources like Excel, Calendar, Mail, and Teams through the Graph API.
Retrieve all Microsoft accounts accessible through the Microsoft 365 MCP Server to view available user profiles for managing services like Excel, Calendar, Mail, OneDrive, and Teams.
Create new Excel workbooks through the xlwings Excel MCP Server. Use session_id parameter for improved performance when working with existing sessions.
An MCP server for reading, writing, and analyzing Excel files using Python, pandas, and openpyxl. It enables tasks such as managing multiple worksheets, performing structural data analysis, and creating new files from JSON data.