AlexandreFenneteau/MSGraph-MCP-server
3.3
If you are the rightful owner of MSGraph-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 enabling language models to interact with Microsoft Graph for accessing emails and calendar events.
Tools
Functions exposed to the LLM to take actions
get_current_datetime
Returns the current date and time in the configured timezone.
get_calendar_events_by_date_range
Retrieves calendar events for a specific date range.
get_upcoming_week_calendar_events
Retrieves all events for the upcoming week (Monday to Sunday).
search_email_messages
Searches for emails matching a term and returns message details.
extract_email_addresses_from_search
Extracts email addresses from messages matching a search term.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client