Microsoft 365 Service
Description: Microsoft Graph API integration (Mail, Calendar, OneDrive, Excel, OneNote, Teams, SharePoint)
Configuration
- OAuth connection
- Optional: Organization Mode for Teams/SharePoint/shared mailboxes
- User email
Detailed Configuration Instructions
- OAuth Authentication:
- Click "Connect Microsoft 365" in configuration
- Sign in on Microsoft's OAuth page
- Grant requested permissions
- Return to plemeo MCP configuration
- Organization Mode (optional):
- Enable for Teams, SharePoint, shared mailboxes
- Requires appropriate admin permissions
- Automatic Configuration:
- The service configures with your Azure credentials
Important Notes
- OAuth 2.0 is required for secure authentication
- Permissions include email, calendar, OneDrive, and related scopes
- Organization Mode unlocks Teams/SharePoint features
Operations
- Mail: list, send, get, draft
- Calendar: list, create, get, update
- OneDrive: list, upload, download
- Excel: range data, summarize, chart
- OneNote: list notebooks, create page, get content
- Todo: list, create, update
- Teams (Org Mode): list chats, send message, list joined teams
Examples
Send an email to team@company.com with subject 'Weekly Report'Create a calendar event for tomorrow at 2 PM titled 'Team Meeting'List all files in my OneDrive Documents folderCreate a new Excel chart in the Sales spreadsheetAdd a new task to my Todo list: 'Review quarterly report'Send a message to John in Teams chatCreate a new OneNote page in my project notebookShow me my calendar for next weekUpload this file to my OneDriveGet the summary of my Excel spreadsheet