Claude Outlook MCP ToolServer

syedazharmbnr1
GitHub
email managementcalendar integrationMCP tool

Loading subscription status...

๐Ÿ’ก Description

A Model Context Protocol tool that enables Claude to interact with Microsoft Outlook on macOS, allowing users to read and send emails, manage calendar events, and access contacts using natural language commands.

๐Ÿ“ JSON Entries

{
  "mcpServers": [
    {
      "outlook-mcp": {
        "args": [
          "run",
          "/path/to/claude-outlook-mcp/index.ts"
        ],
        "command": "/Users/YOURUSERNAME/.bun/bin/bun"
      }
    }
  ]
}

๐Ÿ› ๏ธ Tools

outlook_calendaroutlook_contactsoutlook_mail

โšก Features

  • Read unread emails
  • Search emails by keyword
  • Send HTML formatted emails
  • Attach files to emails
  • View today's events and upcoming events
  • Create new calendar events
  • Search for contacts by name

๐Ÿ’ฌ Example Queries

  • Check my unread emails in Outlook
  • Send an email to alex@example.com with subject 'Project Update' and the following body: Here's the latest update on our project.
  • What events do I have today?
  • List all my Outlook contacts