Martian-Engineering/microsoft-mcp-server
3.2
If you are the rightful owner of microsoft-mcp-server 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.
An MCP server that integrates Microsoft Graph API with OAuth authentication, acting as a bridge between MCP hosts/clients and Microsoft APIs using a MITM OAuth pattern.
Tools
Functions exposed to the LLM to take actions
list_calendars
List all accessible Microsoft 365 calendars.
list_events
List events from a calendar with optional time range and filters.
get_event
Get details of a specific event.
create_event
Create a new calendar event with attendees, location, reminders.
delete_event
Delete a calendar event.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client