MCP.so
ログイン

Outlook Calendar MCP Tool

@merajmehrabi

Outlook Calendar MCP Tool について

A Model Context Protocol (MCP) server that allows Claude to access and manage your local Microsfot Outlook calendar (Windows only).

基本情報

カテゴリ

生産性

ライセンス

MIT

ランタイム

vbscript

トランスポート

stdio

公開者

merajmehrabi

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "Outlook_Calendar_MCP": {
      "command": "npx",
      "args": [
        "outlook-calendar-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Outlook Calendar MCP Tool?

It is an MCP server that lets Claude access and manage your local Microsoft Outlook calendar on Windows. It provides tools to view, create, update events, and find free time slots.

How to use Outlook Calendar MCP Tool?

Install via npm install -g outlook-calendar-mcp or use npx outlook-calendar-mcp. Configure the server in your MCP settings for Claude Desktop or VSCode extension. Then Claude can invoke tools like list_events, create_event, find_free_slots, etc.

Key features of Outlook Calendar MCP Tool?

  • View calendar events within a date range
  • Create new events and meetings
  • Update existing events
  • Find free time slots for scheduling
  • Check attendee status on meetings
  • Support multiple calendars in your Outlook profile

Use cases of Outlook Calendar MCP Tool?

  • Ask Claude to show your schedule for next week
  • Create a meeting with attendees using natural language
  • Find available time slots for a 1‑hour meeting
  • Update or reschedule existing events
  • Check who has not responded to a meeting invitation

FAQ from Outlook Calendar MCP Tool

What are the system requirements?

Windows OS, Microsoft Outlook desktop client, VBScript (on Windows 11 24H2+ must be installed as optional feature), Node.js 14+.

Does it send my calendar data to external servers?

No, all operations are performed locally on your computer using your local Outlook client.

How do I configure it for Claude?

Add the server to your MCP settings JSON file for Claude Desktop or VSCode extension with the appropriate command (outlook-calendar-mcp or `npx -y outlook

コメント

「生産性」の他のコンテンツ