Skip to main content
Glama

Server Details

Manage Microsoft 365 email, calendar, contacts and inbox rules via the Graph API with OAuth 2.0.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 34 tool updates
    • First observedm365_create_contact
    • First observedm365_create_draft
    • First observedm365_create_event
    • First observedm365_create_mail_folder
    • First observedm365_create_rule
    • First observedm365_delete_contact
    • First observedm365_delete_event
    • First observedm365_delete_mail_folder
    • First observedm365_delete_message
    • First observedm365_delete_rule
    • First observedm365_discover_mailboxes
    • First observedm365_get_contact
    • First observedm365_get_event
    • First observedm365_get_free_busy
    • First observedm365_get_mailbox_settings
    • First observedm365_get_message
    • First observedm365_get_rule
    • First observedm365_list_contacts
    • First observedm365_list_events
    • First observedm365_list_mail_folders
    • First observedm365_list_messages
    • First observedm365_list_rules
    • First observedm365_move_message
    • First observedm365_rename_mail_folder
    • First observedm365_reply_message
    • First observedm365_send_mail
    • First observedm365_set_auto_reply
    • First observedm365_update_contact
    • First observedm365_update_event
    • First observedm365_update_rule
    • First observedsap_get_business_partners
    • First observedsap_get_items
    • First observedsap_get_sales_orders
    • First observedsap_query_entity

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables to manage your Outlook mailbox via Microsoft Graph (write access) with delegated permissions, providing MCP tools to create, modify, and send emails, folders, categories, rules, and automatic replies.
    -
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for Microsoft Outlook via Graph API. 20 consolidated tools for email, calendar, contacts, folders, rules, categories, and settings with safety controls (dry-run preview, rate limiting, recipient allowlists) and MCP annotations on every tool.
    22
    1,037
    36
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.4/5.0
Disambiguation5/5

All M365 tools target distinct entities (contacts, events, messages, folders, rules, settings) with clear verb-noun pairs. The four SAP tools are a separate domain, creating no confusion with the M365 tools.

Naming Consistency4/5

The majority of tools follow a consistent 'm365_verb_noun' pattern. However, four SAP tools (sap_get_*) deviate from this prefix, and the verb 'discover' is used instead of 'list' or 'search', slightly breaking uniformity.

Tool Count2/5

With 34 tools, the server exceeds the 25+ threshold for 'too many'. While the scope is broad (mail, calendar, contacts, rules, settings, plus SAP), the count feels heavy and could be streamlined or split into separate servers.

Completeness4/5

The M365 Graph tools provide comprehensive CRUD coverage for mail, calendar, contacts, rules, and folders, plus specialized operations like free/busy, auto-reply, and mailbox discovery. The SAP tools are read-only and seem out of place, but for the M365 domain the surface is well-covered.

Resources